summaryrefslogtreecommitdiff
path: root/net/packet
Commit message (Expand)AuthorAge
* net: packet: use reciprocal_divide in fanout_demux_hashDaniel Borkmann2013-08-29
* net: packet: add randomized fanout schedulerDaniel Borkmann2013-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
|\
| * packet: restore packet statistics tp_packets to include dropsWillem de Bruijn2013-08-20
* | net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet2013-08-10
* | packet: Revert recent header parsing changes.David S. Miller2013-08-07
* | af_packet: simplify VLAN frame check in packet_sndPhil Sutter2013-08-02
* | af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter2013-08-02
* | af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter2013-08-02
* | net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-13
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
|/
* packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann2013-05-03
* sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-29
* packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-29
* packet_diag: disclose uid valueNicolas Dichtel2013-04-29
* packet: account statistics only in tpacket_stats_uDaniel Borkmann2013-04-25
* packet: reorder a member in packet_ring_bufferDaniel Borkmann2013-04-25
* packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann2013-04-25
* packet: enable hardware tx timestamping on tpacket ringDaniel Borkmann2013-04-25
* packet: tx timestamping on tpacket ringWillem de Bruijn2013-04-25
* packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann2013-04-19
* packet: minor: add generic tpacket_uhdr to access packet headersDaniel Borkmann2013-04-16
* net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-14
* net: switch to use skb_probe_transport_header()Jason Wang2013-03-27
* packet: set transport header before doing xmitJason Wang2013-03-26
* packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-19
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* 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