Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / packet /
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-02-24 Ben Greearnet: Add framework to allow sending packets with custom...
2011-12-30 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-28 Wei Yongjunpacket: fix possible dev refcnt leak when bind fail
2011-12-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-23 Eric Dumazetnet: relax rcvbuf limits
2011-11-18 Herbert Xupacket: Add needed_tailroom to packet_sendmsg_spkt
2011-11-18 Herbert Xunet: Remove all uses of LL_ALLOCATED_SPACE
2011-11-15 Jesper Juhlnet/packet: Revert incorrect dead-code changes to prb_s...
2011-11-14 Jesper Juhlnet/packet: remove dead code and unneeded variable...
2011-11-03 Olof Johanssonaf_packet: de-inline some helper functions
2011-10-19 Eric Dumazetmacvlan: handle fragmented multicast frames
2011-10-10 danborkmann@iogear... af_packet: remove unnecessary BUG_ON() in tpacket_destr...
2011-10-07 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-10-03 Willem de Bruijnmake PACKET_STATISTICS getsockopt report consistently...
2011-09-15 Jiri Pirkonet: consolidate and fix ethtool_ops->get_settings...
2011-08-26 chetan lokeaf_packet: Prefixed tpacket_v3 structs to avoid name...
2011-08-25 chetan lokeaf-packet: TPACKET_V3 flexible buffer implementation.
2011-07-14 Chetan Lokeaf-packet: fix - avoid reading stale data
2011-07-07 David S. Millerpacket: Fix build with INET disabled.
2011-07-07 Eric Dumazetaf_packet: lock imbalance
2011-07-06 David S. Millerpacket: Fix leak in pre-defrag support.
2011-07-06 David S. Millerpacket: Add 'cpu' fanout policy.
2011-07-06 David S. Millerpacket: Add pre-defragmentation support for ipv4 fanouts.
2011-07-06 David S. Millerpacket: Add fanout support.
2011-07-06 David S. Millerpacket: Add helpers to register/unregister ->prot_hook
2011-06-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-11 Jason Wangvirtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-07 Eric Dumazetaf_packet: prevent information leak
2011-06-05 Ben Greearaf-packet: Use existing netdev reference for bound...
2011-06-05 Ben Greearaf-packet: Hold reference to bound network devices.
2011-06-02 Ben Greearaf-packet: Add flag to distinguish VID 0 from no-vlan.
2011-05-24 Dan Rosenbergnet: convert %p usage to %pK
2011-04-28 Eric Dumazetnet: filter: Just In Time compiler for x86-64
2011-03-07 Hagen Paul Pfeiferaf_packet: struct socket declared/assigned but unused
2011-02-12 Ben Greearnetwork: Allow af_packet to transmit +4 bytes for VLAN...
2011-01-20 Shan Weinet: cleanup unused macros in net directory
2011-01-19 Eric Dumazetnet: filter: dont block softirqs in sk_run_filter()
2010-12-16 Michał Mirosławnet: Use skb_checksum_start_offset()
2010-12-11 Changli Gaoaf_packet: use swap() instead of the open coded macro...
2010-12-08 Changli Gaoaf_packet: fix freeing pg_vec twice on error path
2010-12-08 Changli Gaoaf_packet: eliminate pgv_to_page on some arches
2010-12-08 Eric Dumazetfilter: constify sk_run_filter()
2010-12-06 Changli Gaoaf_packet: remove pgv.flags
2010-12-06 Changli Gaoaf_packet: use vmalloc_to_page() instead for the addres...
2010-11-21 Eric Dumazetpacket: use vzalloc()
2010-11-19 Eric Dumazetfilter: optimize sk_run_filter
2010-11-16 Neil Hormanpacket: Enhance AF_PACKET implementation to not require...
2010-11-12 Mariusz Kozlowskinet: Fix header size check for GSO case in recvmsg...
2010-11-10 Vasiliy Kulikovnet: packet: fix information leak to userland
2010-08-19 Oliver Hartkoppnet: simplify flags for tx timestamping
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-02 Scott McMillanpacket_mmap: expose hw packet timestamps to network...
2010-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-16 Daniel Lezcanopacket : remove init_net restriction
2010-04-13 Richard Cochranpacket: support for TX time stamps on RAW sockets
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-04-03 Jiri Pirkonet: move address list functions to a separate file
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-03 Jiri Pirkoaf_packet: move strict addr_len check right before...
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-26 Jiri Pirkoaf_packet: do not accept mc address smaller then dev...
2010-02-25 Paul E. McKenneynet: Add checking to rcu_dereference() primitives
2010-02-22 stephen hemmingerpacket: convert socket list to RCU (v3)
2010-02-10 Li Zefannet: packet: use seq_hlist_foo() helpers
2010-02-06 David S. Millerpacket: Kill CONFIG_PACKET_MMAP.
2010-02-05 Sridhar Samudralapacket: Add GSO/csum offload support.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-11 Jarek Poplawskiaf_packet: Don't use skb after dev_queue_xmit()
2009-12-16 Eric Dumazetpacket: dont call sleeping functions while holding...
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-11 Cyrill Gorcunovnet: netlink_getname, packet_getname -- use DECLARE_SOC...
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-02 Eric Dumazetpacket: less dev_put() calls
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-29 Gabor Gombasnet: Fix 'Re: PACKET_TX_RING: packet size is too long'
2009-10-27 Eric Dumazetvlan: allow null VLAN ID to be used
2009-10-20 Eric Dumazetaf_packet: mc_drop/flush_mclist changes
2009-10-20 Eric Dumazetaf_packet: Avoid cache line dirtying
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-12 David S. MillerRevert "af_packet: add interframe drop cmsg (v6)"
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-10-07 Eric DumazetUse sk_mark for routing lookup in more places
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Arjan van de Vennet: Make the copy length in af_packet sockopt handler...
2009-10-05 Neil Hormanaf_packet: add interframe drop cmsg (v6)
2009-10-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-07-24 Eric Dumazetaf_packet: style cleanups
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-21 Eric W. Biedermanaf_packet: Teach to listen for multiple unicast addresses.
next