index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
packet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2
-4
/
+2
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
2013-02-04
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2012-11-19
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-11-08
packet: tx_ring: allow the user to choose tx data offset
Paul Chavent
2
-1
/
+46
2012-10-26
packet: minor: remove unused err assignment
Daniel Borkmann
1
-2
/
+0
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-25
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-23
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
2
-8
/
+14
2012-08-23
af_packet: use define instead of constant
danborkmann@iogearbox.net
1
-2
/
+3
2012-08-23
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-15
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
1
-1
/
+1
2012-08-15
packet: Report socket mclist info via diag module
Pavel Emelyanov
1
-0
/
+39
2012-08-15
packet: Report more packet sk info via diag module
Pavel Emelyanov
1
-0
/
+33
2012-08-15
packet: Diag core and basic socket info dumping
Pavel Emelyanov
3
-0
/
+114
2012-08-15
packet: Introduce net/packet/internal.h header
Pavel Emelyanov
2
-97
/
+105
2012-08-13
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
1
-1
/
+0
2012-08-09
af_packet: Quiet sparse noise about using plain integer as NULL pointer
Ying Xue
1
-1
/
+1
2012-06-28
net: added support for 40GbE link.
parav.pandit@emulex.com
1
-12
/
+6
2012-06-12
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-22
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-28
packet: fix possible dev refcnt leak when bind fail
Wei Yongjun
1
-1
/
+5
2011-12-24
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-04
af_packet: de-inline some helper functions
Olof Johansson
1
-26
/
+26
2011-10-19
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-16
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-25
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
[next]