Historique des commits

Auteur SHA1 Message Date
  David S. Miller bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 8 ans
  Stefan Richter e9300a4b7b firewire: net: fix fragmented datagram_size off-by-one il y a 8 ans
  Stefan Richter 667121ace9 firewire: net: guard against rx buffer overflows il y a 8 ans
  Stefan Richter 357f4aae85 firewire: net: really fix maximum possible MTU il y a 8 ans
  Stefan Richter 89ab88b01b firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards il y a 8 ans
  Stefan Richter 5d48f00d83 firewire: net: fix maximum possible MTU il y a 8 ans
  Jarod Wilson b3e3893e12 net: use core MTU range checking in misc drivers il y a 8 ans
  Florian Westphal 860e9538a9 treewide: replace dev->trans_start update with helper il y a 9 ans
  Eric W. Biederman d476059e77 net: Kill dev_rebuild_header il y a 10 ans
  Tom Gundersen c835a67733 net: set name_assign_type in alloc_netdev() il y a 11 ans
  Daeseok Youn 1118f8d048 firewire: net: fix NULL derefencing in fwnet_probe() il y a 11 ans
  Stefan Richter 8987583366 firewire: net: fix use after free il y a 11 ans
  Stefan Richter 94a87157cd firewire: introduce fw_driver.probe and .remove methods il y a 12 ans
  Linus Torvalds f78089e87e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 il y a 12 ans
  Stefan Richter cfb0c9d1ff firewire: remove unnecessary alloc/OOM messages il y a 12 ans
  Simon Horman e5c5d22e8d net: add ETH_P_802_3_MIN il y a 12 ans
  YOSHIFUJI Hideaki / 吉藤英明 cb6bf35502 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. il y a 12 ans
  YOSHIFUJI Hideaki / 吉藤英明 6752c8db8e firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. il y a 12 ans
  YOSHIFUJI Hideaki / 吉藤英明 61a7839a19 firewire net: Ignore spd and max_payload advertised by ARP. il y a 12 ans
  YOSHIFUJI Hideaki / 吉藤英明 382c4b4090 firewire net: Allocate address handler before registering net_device. il y a 12 ans
  YOSHIFUJI Hideaki / 吉藤英明 021b97e469 firewire net: Send L2 multicast via GASP. il y a 12 ans
  YOSHIFUJI Hideaki / 吉藤英明 18406d7e42 firewire net: Accept IPv4 and ARP only. il y a 12 ans
  YOSHIFUJI Hideaki 8559e7f069 firewire net: Release broadcast/fifo resources on ifdown. il y a 12 ans
  YOSHIFUJI Hideaki 111534cd7a firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources. il y a 12 ans
  YOSHIFUJI Hideaki eac31d58ca firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early. il y a 12 ans
  YOSHIFUJI Hideaki d9d2b484e0 firewire net: Fix leakage of kmap for broadcast receive buffer. il y a 12 ans
  YOSHIFUJI Hideaki f2090594dd firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_start(). il y a 12 ans
  YOSHIFUJI Hideaki f60bac4bc9 firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after destruction of context. il y a 12 ans
  YOSHIFUJI Hideaki 48a8406f5b firewire net: Fix memory leakage in fwnet_remove(). il y a 12 ans
  YOSHIFUJI Hideaki 2fbd8dfee1 firewire net: Check dev->broadcast_state inside fwnet_broadcast_start(). il y a 12 ans