Commit History

作者 SHA1 備註 提交日期
  Patrick McHardy 25239cee7e net: rtnetlink: decouple rtnetlink address families from real address families 15 年之前
  Patrick McHardy 3d0c9c4eb2 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata 15 年之前
  Jiri Kosina 6c9468e9eb Merge branch 'master' into for-next 15 年之前
  Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 年之前
  Patrick McHardy 6291055465 Merge branch 'master' of /repos/git/net-next-2.6 15 年之前
  Patrick McHardy 8de53dfbf9 ipv4: ipmr: fix NULL pointer deref during unres queue destruction 15 年之前
  Patrick McHardy b0ebb739a8 ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry 15 年之前
  Patrick McHardy f0ad0860d0 ipv4: ipmr: support multiple tables 15 年之前
  Patrick McHardy 0c12295a74 ipv4: ipmr: move mroute data into seperate structure 15 年之前
  Patrick McHardy 862465f2e7 ipv4: ipmr: convert struct mfc_cache to struct list_head 15 年之前
  Patrick McHardy d658f8a0e6 ipv4: ipmr: remove net pointer from struct mfc_cache 15 年之前
  Patrick McHardy e258beb22f ipv4: ipmr: move unres_queue and timer to per-namespace data 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Gilles Espinasse f77f13e22d Fix comment and Kconfig typos for 'require' and 'fragment' 15 年之前
  Nicolas Dichtel 7438189baa net: ipmr/ip6mr: prevent out-of-bounds vif_table access 15 年之前
  Jan Engelhardt 9bbc768aa9 netfilter: ipv4: use NFPROTO values for NF_HOOK invocation 15 年之前
  Patrick McHardy a50436f2cd net: ipmr/ip6mr: fix potential out-of-bounds vif_table access 15 年之前
  Pavel Emelyanov 9f0beba9f9 ipmr: remove useless checks from ipmr_device_event 15 年之前
  David S. Miller a2bfbc072e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Dan Carpenter d0490cfdf4 ipmr: missing dev_put() on error path in vif_add() 15 年之前
  Eric Dumazet d17fa6fa81 ipmr: Optimize multiple unregistration 15 年之前
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 年之前
  Ilia K ee5e81f000 add vif using local interface index instead of IP 16 年之前
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 年之前
  Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 年之前
  Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 年之前
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 年之前
  Tom Goff 403dbb97f6 PIM-SM: namespace changes 16 年之前
  Eric Dumazet adf30907d6 net: skb->dst accessors 16 年之前
  Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 年之前