summaryrefslogtreecommitdiff
path: root/net/packet
Commit message (Expand)AuthorAge
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* packet: fix leakage of tx_ring memoryPhil Sutter2013-02-03
* net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-18
* packet: tx_ring: allow the user to choose tx data offsetPaul Chavent2012-11-07
* packet: minor: remove unused err assignmentDaniel Borkmann2012-10-26
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
|\
| * af_packet: match_fanout_group() can be staticFengguang Wu2012-08-23
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\ \
| * | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-14
* | | packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-22
* | | af_packet: use define instead of constantdanborkmann@iogearbox.net2012-08-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ \ | | |/ | |/|
| * | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
| * | af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net2012-08-12
| * | af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue2012-08-08
| |/
* | packet: Report fanout status via diag enginePavel Emelyanov2012-08-20
* | packet: Report rings cfg via diag enginePavel Emelyanov2012-08-20
* | packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-14
* | packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-14
* | packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-14
* | packet: Introduce net/packet/internal.h headerPavel Emelyanov2012-08-14
|/
* net: added support for 40GbE link.parav.pandit@emulex.com2012-06-27
* af_packet: use sizeof instead of constant in spkt_devicedanborkmann@iogearbox.net2012-06-11
* net: Remove casts to same typeJoe Perches2012-06-04
* af_packet: packet_getsockopt() cleanupEric Dumazet2012-04-21
* packet: dont drop packet but consume itEric Dumazet2012-04-19
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
|\
| * packet: fix possible dev refcnt leak when bind failWei Yongjun2011-12-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ | |/
| * net: relax rcvbuf limitsEric Dumazet2011-12-23
* | packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu2011-11-18
* | net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-18
|/
* af_packet: de-inline some helper functionsOlof Johansson2011-11-03
* macvlan: handle fragmented multicast framesEric Dumazet2011-10-18
* af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skbdanborkmann@iogearbox.net2011-10-10
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
|\
| * make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-10-03
* | net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
* | af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke2011-08-26
* | af-packet: TPACKET_V3 flexible buffer implementation.chetan loke2011-08-24
|/
* af-packet: fix - avoid reading stale dataChetan Loke2011-07-14
* packet: Fix build with INET disabled.David S. Miller2011-07-07
* af_packet: lock imbalanceEric Dumazet2011-07-07
* packet: Fix leak in pre-defrag support.David S. Miller2011-07-06
* packet: Add 'cpu' fanout policy.David S. Miller2011-07-06