| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 1 | -3/+3 |
| 2012-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 1 | -1/+1 |
| 2012-08-23 | af_packet: match_fanout_group() can be static | Fengguang Wu | 1 | -1/+1 |
| 2012-08-22 | packet: Protect packet sk list with mutex (v2) | Pavel Emelyanov | 2 | -8/+14 |
| 2012-08-22 | af_packet: use define instead of constant | danborkmann@iogearbox.net | 1 | -2/+3 |
| 2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+10 |
| 2012-08-20 | af_packet: don't emit packet on orig fanout group | Eric Leblond | 1 | -0/+9 |
| 2012-08-20 | packet: Report fanout status via diag engine | Pavel Emelyanov | 3 | -21/+42 |
| 2012-08-20 | packet: Report rings cfg via diag engine | Pavel Emelyanov | 1 | -1/+47 |
| 2012-08-14 | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman | 1 | -1/+1 |
| 2012-08-14 | packet: Report socket mclist info via diag module | Pavel Emelyanov | 1 | -0/+39 |
| 2012-08-14 | packet: Report more packet sk info via diag module | Pavel Emelyanov | 1 | -0/+33 |
| 2012-08-14 | packet: Diag core and basic socket info dumping | Pavel Emelyanov | 3 | -0/+114 |
| 2012-08-14 | packet: Introduce net/packet/internal.h header | Pavel Emelyanov | 2 | -97/+105 |
| 2012-08-12 | af_packet: remove BUG statement in tpacket_destruct_skb | danborkmann@iogearbox.net | 1 | -1/+0 |
| 2012-08-08 | af_packet: Quiet sparse noise about using plain integer as NULL pointer | Ying Xue | 1 | -1/+1 |
| 2012-06-27 | net: added support for 40GbE link. | parav.pandit@emulex.com | 1 | -12/+6 |
| 2012-06-11 | af_packet: use sizeof instead of constant in spkt_device | danborkmann@iogearbox.net | 1 | -1/+1 |
| 2012-06-04 | net: Remove casts to same type | Joe Perches | 1 | -5/+4 |
| 2012-04-21 | af_packet: packet_getsockopt() cleanup | Eric Dumazet | 1 | -38/+8 |
| 2012-04-19 | packet: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -4/+28 |
| 2011-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
| 2011-12-27 | packet: fix possible dev refcnt leak when bind fail | Wei Yongjun | 1 | -1/+5 |
| 2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
| 2011-12-23 | net: relax rcvbuf limits | Eric Dumazet | 1 | -4/+2 |
| 2011-11-18 | packet: Add needed_tailroom to packet_sendmsg_spkt | Herbert Xu | 1 | -1/+2 |
| 2011-11-18 | net: Remove all uses of LL_ALLOCATED_SPACE | Herbert Xu | 1 | -7/+11 |
| 2011-11-03 | af_packet: de-inline some helper functions | Olof Johansson | 1 | -26/+26 |
| 2011-10-18 | macvlan: handle fragmented multicast frames | Eric Dumazet | 1 | -38/+1 |
| 2011-10-10 | af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb | danborkmann@iogearbox.net | 1 | -2/+0 |
| 2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -1/+4 |
| 2011-10-03 | make PACKET_STATISTICS getsockopt report consistently between ring and non-ring | Willem de Bruijn | 1 | -1/+4 |
| 2011-09-15 | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko | 1 | -25/+27 |
| 2011-08-26 | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke | 1 | -55/+62 |
| 2011-08-24 | af-packet: TPACKET_V3 flexible buffer implementation. | chetan loke | 1 | -46/+891 |
| 2011-07-14 | af-packet: fix - avoid reading stale data | Chetan Loke | 1 | -1/+2 |
| 2011-07-07 | packet: Fix build with INET disabled. | David S. Miller | 1 | -0/+2 |
| 2011-07-07 | af_packet: lock imbalance | Eric Dumazet | 1 | -31/+31 |
| 2011-07-06 | packet: Fix leak in pre-defrag support. | David S. Miller | 1 | -1/+1 |
| 2011-07-06 | packet: Add 'cpu' fanout policy. | David S. Miller | 1 | -37/+28 |
| 2011-07-05 | packet: Add pre-defragmentation support for ipv4 fanouts. | David S. Miller | 1 | -2/+48 |
| 2011-07-05 | packet: Add fanout support. | David S. Miller | 1 | -5/+251 |
| 2011-07-05 | packet: Add helpers to register/unregister ->prot_hook | David S. Miller | 1 | -44/+59 |
| 2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
| 2011-06-11 | virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID | Jason Wang | 1 | -0/+2 |
| 2011-06-06 | af_packet: prevent information leak | Eric Dumazet | 1 | -0/+2 |
| 2011-06-05 | af-packet: Use existing netdev reference for bound sockets. | Ben Greear | 1 | -12/+15 |
| 2011-06-05 | af-packet: Hold reference to bound network devices. | Ben Greear | 1 | -5/+9 |
| 2011-06-01 | af-packet: Add flag to distinguish VID 0 from no-vlan. | Ben Greear | 1 | -3/+12 |
| 2011-05-24 | net: convert %p usage to %pK | Dan Rosenberg | 1 | -1/+1 |
| 2011-04-27 | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 1 | -1/+1 |
| 2011-03-07 | af_packet: struct socket declared/assigned but unused | Hagen Paul Pfeifer | 1 | -3/+0 |
| 2011-02-11 | network: Allow af_packet to transmit +4 bytes for VLAN packets. | Ben Greear | 1 | -2/+29 |
| 2011-01-19 | net: cleanup unused macros in net directory | Shan Wei | 1 | -1/+0 |
| 2011-01-18 | net: filter: dont block softirqs in sk_run_filter() | Eric Dumazet | 1 | -3/+3 |
| 2010-12-16 | net: Use skb_checksum_start_offset() | Michał Mirosław | 1 | -2/+1 |
| 2010-12-10 | af_packet: use swap() instead of the open coded macro XC() | Changli Gao | 1 | -5/+3 |
| 2010-12-08 | af_packet: fix freeing pg_vec twice on error path | Changli Gao | 1 | -1/+0 |
| 2010-12-08 | af_packet: eliminate pgv_to_page on some arches | Changli Gao | 1 | -1/+3 |
| 2010-12-08 | filter: constify sk_run_filter() | Eric Dumazet | 1 | -15/+16 |
| 2010-12-06 | af_packet: remove pgv.flags | Changli Gao | 1 | -15/+5 |
| 2010-12-06 | af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc() | Changli Gao | 1 | -17/+19 |
| 2010-11-21 | packet: use vzalloc() | Eric Dumazet | 1 | -1/+1 |
| 2010-11-19 | filter: optimize sk_run_filter | Eric Dumazet | 1 | -1/+1 |
| 2010-11-16 | packet: Enhance AF_PACKET implementation to not require high order contiguous... | Neil Horman | 1 | -16/+69 |
| 2010-11-12 | net: Fix header size check for GSO case in recvmsg (af_packet) | Mariusz Kozlowski | 1 | -1/+3 |
| 2010-11-10 | net: packet: fix information leak to userland | Vasiliy Kulikov | 1 | -1/+2 |
| 2010-08-19 | net: simplify flags for tx timestamping | Oliver Hartkopp | 1 | -2/+2 |
| 2010-06-02 | packet_mmap: expose hw packet timestamps to network packet capture utilities | Scott McMillan | 1 | -2/+35 |
| 2010-04-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+0 |
| 2010-04-16 | packet : remove init_net restriction | Daniel Lezcano | 1 | -2/+0 |
| 2010-04-13 | packet: support for TX time stamps on RAW sockets | Richard Cochran | 1 | -1/+60 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-04-03 | net: convert multicast list to list_head | Jiri Pirko | 1 | -2/+2 |
| 2010-04-03 | net: move address list functions to a separate file | Jiri Pirko | 1 | -2/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-03 | af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del] | Jiri Pirko | 1 | -1/+5 |
| 2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -1/+1 |
| 2010-02-26 | af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a... | Jiri Pirko | 1 | -1/+1 |
| 2010-02-25 | net: Add checking to rcu_dereference() primitives | Paul E. McKenney | 1 | -1/+1 |
| 2010-02-22 | packet: convert socket list to RCU (v3) | stephen hemminger | 1 | -31/+31 |
| 2010-02-10 | net: packet: use seq_hlist_foo() helpers | Li Zefan | 1 | -17/+3 |
| 2010-02-05 | packet: Kill CONFIG_PACKET_MMAP. | David S. Miller | 2 | -39/+0 |
| 2010-02-04 | packet: Add GSO/csum offload support. | Sridhar Samudrala | 1 | -11/+176 |
| 2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -5/+14 |
| 2010-01-17 | net: spread __net_init, __net_exit | Alexey Dobriyan | 1 | -2/+2 |
| 2010-01-11 | af_packet: Don't use skb after dev_queue_xmit() | Jarek Poplawski | 1 | -5/+14 |
| 2009-12-15 | packet: dont call sleeping functions while holding rcu_read_lock() | Eric Dumazet | 1 | -40/+31 |
| 2009-11-29 | net: Move && and || to end of previous line | Joe Perches | 1 | -3/+4 |
| 2009-11-25 | net: use net_eq to compare nets | Octavian Purdila | 1 | -3/+3 |
| 2009-11-10 | net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard | Cyrill Gorcunov | 1 | -1/+1 |
| 2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+2 |
| 2009-11-02 | packet: less dev_put() calls | Eric Dumazet | 1 | -10/+12 |
| 2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+1 |
| 2009-10-29 | net: Fix 'Re: PACKET_TX_RING: packet size is too long' | Gabor Gombas | 1 | -4/+1 |
| 2009-10-27 | vlan: allow null VLAN ID to be used | Eric Dumazet | 1 | -2/+3 |
| 2009-10-20 | af_packet: mc_drop/flush_mclist changes | Eric Dumazet | 1 | -8/+4 |
| 2009-10-20 | af_packet: Avoid cache line dirtying | Eric Dumazet | 1 | -1/+1 |
| 2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -4/+3 |
| 2009-10-12 | Revert "af_packet: add interframe drop cmsg (v6)" | David S. Miller | 1 | -33/+0 |
| 2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger | 1 | -1/+1 |
| 2009-10-07 | Use sk_mark for routing lookup in more places | Eric Dumazet | 1 | -0/+3 |
| 2009-10-05 | af_packet: add interframe drop cmsg (v6) | Neil Horman | 1 | -0/+33 |
| 2009-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 1 | -1/+1 |
| 2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 1 | -1/+1 |
| 2009-07-23 | af_packet: style cleanups | Eric Dumazet | 1 | -124/+122 |
| 2009-06-18 | net: correct off-by-one write allocations reports | Eric Dumazet | 1 | -1/+2 |
| 2009-06-03 | net: skb->dst accessors | Eric Dumazet | 1 | -4/+2 |
| 2009-05-29 | net: convert unicast addr list | Jiri Pirko | 1 | -2/+2 |
| 2009-05-21 | af_packet: Teach to listen for multiple unicast addresses. | Eric W. Biederman | 1 | -2/+8 |
| 2009-05-18 | net: TX_RING and packet mmap | Johann Baudy | 1 | -111/+477 |
| 2009-04-15 | packet: avoid warnings when high-order page allocation fails | Eric Dumazet | 1 | -2/+3 |
| 2009-03-13 | Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-... | Neil Horman | 1 | -1/+1 |
| 2009-02-26 | packet: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 1 | -2/+1 |
| 2009-02-01 | net: packet socket packet_lookup_frame fix | Sebastiano Di Paola | 1 | -4/+4 |
| 2009-01-30 | packet: Avoid lock_sock in mmap handler | Herbert Xu | 1 | -2/+7 |
| 2008-11-24 | net: Make sure BHs are disabled in sock_prot_inuse_add() | Eric Dumazet | 1 | -2/+2 |
| 2008-11-19 | net: af_packet should update its inuse counter | Eric Dumazet | 1 | -0/+2 |
| 2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 1 | -2/+2 |
| 2008-07-19 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 1 | -1/+1 |
| 2008-07-18 | packet: add PACKET_RESERVE sockopt | Patrick McHardy | 1 | -3/+26 |
| 2008-07-14 | packet: deliver VLAN TCI to userspace | Patrick McHardy | 1 | -0/+2 |
| 2008-07-14 | packet: support extensible, 64 bit clean mmaped ring structure | Patrick McHardy | 1 | -33/+146 |
| 2008-07-14 | af_packet: Check return of dev_set_promiscuity/allmulti | Wang Chen | 1 | -4/+10 |
| 2008-06-11 | net: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
| 2008-05-12 | net: Allow netdevices to specify needed head/tailroom | Johannes Berg | 1 | -1/+1 |
| 2008-03-26 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -14/+14 |
| 2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -4/+4 |
| 2008-03-23 | [AF_PACKET]: Remove unused variable. | Jiri Olsa | 1 | -2/+1 |
| 2008-01-28 | [PACKET]: Fix sparse warnings in af_packet.c | Eric Dumazet | 1 | -0/+2 |
| 2008-01-28 | [PACKET]: Fix /proc/net/packet crash due to bogus private pointer | Herbert Xu | 1 | -2/+2 |
| 2008-01-28 | [NETNS]: separate af_packet netns data | Denis V. Lunev | 1 | -14/+14 |
| 2008-01-28 | [NET]: Consolidate net namespace related proc files creation. | Denis V. Lunev | 1 | -22/+4 |
| 2008-01-28 | [NET]: Make AF_PACKET handle multiple network namespaces | Denis V. Lunev | 1 | -46/+85 |
| 2007-11-12 | [AF_PACKET]: Fix minor code duplication | Urs Thuermann | 1 | -11/+5 |
| 2007-11-10 | [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded | Peter P Waskiewicz Jr | 1 | -2/+2 |
| 2007-11-10 | [PACKET]: Use existing sock refcnt debugging infrastructure | Pavel Emelyanov | 1 | -8/+3 |
| 2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
| 2007-10-18 | [PACKET]: Kill unused pg_vec_endpage() function | Patrick McHardy | 1 | -5/+0 |
| 2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -3/+3 |
| 2007-10-10 | [NET]: Wrap hard_header_parse | Stephen Hemminger | 1 | -6/+2 |
| 2007-10-10 | [NET]: Wrap netdevice hardware header creation. | Stephen Hemminger | 1 | -10/+4 |
| 2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -9/+9 |
| 2007-10-10 | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 1 | -0/+3 |
| 2007-10-10 | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 1 | -0/+9 |
| 2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+5 |
| 2007-10-10 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -2/+3 |
| 2007-10-10 | [AF_PACKET]: Don't enable global timestamps. | Stephen Hemminger | 1 | -5/+4 |
| 2007-07-19 | [NET] PACKET: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
| 2007-07-10 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 1 | -1/+1 |
| 2007-05-31 | [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. | David S. Miller | 1 | -20/+5 |
| 2007-05-31 | [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST | David S. Miller | 1 | -27/+4 |
| 2007-04-25 | [AF_PACKET]: Add option to return orig_dev to userspace. | Peter P. Waskiewicz Jr | 1 | -3/+29 |
| 2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2007-04-25 | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 1 | -14/+14 |
| 2007-04-25 | [SK_BUFF]: Introduce skb_network_offset() | Arnaldo Carvalho de Melo | 1 | -4/+4 |
| 2007-04-25 | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2007-04-25 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 1 | -4/+4 |
| 2007-04-25 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 1 | -0/+2 |
| 2007-04-25 | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 1 | -3/+5 |
| 2007-02-26 | [AF_PACKET]: Remove unnecessary casts. | Jason Lunz | 1 | -8/+5 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2007-02-12 | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 1 | -1/+1 |
| 2007-02-10 | [NET] PACKET: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -39/+39 |
| 2007-02-08 | [PACKET]: Fix skb->cb clobbering between aux and sockaddr | Herbert Xu | 1 | -16/+30 |
| 2007-02-08 | [PACKET]: Add optional checksum computation for recvmsg | Herbert Xu | 1 | -9/+48 |
| 2007-01-25 | [AF_PACKET]: Check device down state before hard header callbacks. | David S. Miller | 1 | -8/+8 |
| 2007-01-24 | [AF_PACKET]: Fix BPF handling. | David S. Miller | 1 | -15/+15 |
| 2006-12-07 | [NET]: Memory barrier cleanups | Ralf Baechle | 1 | -1/+1 |
| 2006-12-04 | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 1 | -0/+1 |
| 2006-12-02 | [AF_PACKET]: annotate | Al Viro | 1 | -8/+10 |
| 2006-09-22 | [NET]: Fix sk->sk_filter field access | Dmitry Mishin | 1 | -25/+18 |
| 2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 1 | -1/+1 |
| 2006-09-17 | [PACKET]: Don't truncate non-linear skbs with mmaped IO | Patrick McHardy | 1 | -3/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-01-23 | [NET]: Fix some whitespace issues in af_packet.c | Kris Katterjohn | 1 | -8/+8 |
| 2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+1 |
| 2006-01-11 | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 1 | -1/+1 |
| 2006-01-03 | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig | 1 | -1/+1 |
| 2006-01-03 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -4/+4 |
| 2005-12-06 | [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). | David S. Miller | 1 | -54/+61 |
| 2005-10-03 | [NET]: Fix packet timestamping. | Herbert Xu | 1 | -2/+2 |
| 2005-09-26 | [AF_PACKET]: Remove bogus checks added to packet_sendmsg(). | David S. Miller | 1 | -6/+0 |
| 2005-09-21 | [AF_PACKET]: Allow for > 8 byte hardware addresses. | Eric W. Biederman | 1 | -17/+48 |
| 2005-09-06 | [NET]: Use file->private_data to get socket pointer. | Eric Dumazet | 1 | -4/+2 |
| 2005-08-29 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 1 | -4/+4 |
| 2005-08-29 | [NET]: Kill skb->real_dev | David S. Miller | 1 | -3/+3 |
| 2005-07-12 | [NETFILTER]: Revert nf_reset change | Phil Oester | 1 | -0/+6 |
| 2005-07-11 | [NET]: move config options out to individual protocols | Sam Ravnborg | 1 | -0/+26 |
| 2005-05-05 | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2 | -0/+1912 |