index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
Commit message (
Expand
)
Author
Age
Files
Lines
*
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
2015-11-29
1
-2
/
+2
*
packet: Use PAGE_ALIGNED macro
Tobias Klauser
2015-11-17
1
-1
/
+1
*
packet: Don't check frames_per_block against negative values
Tobias Klauser
2015-11-17
1
-2
/
+2
*
packet: fix tpacket_snd max frame len
Daniel Borkmann
2015-11-15
1
-4
/
+5
*
packet: infer protocol from ethernet header if unset
Daniel Borkmann
2015-11-15
1
-0
/
+11
*
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
2015-11-15
1
-35
/
+25
*
packet: always probe for transport header
Daniel Borkmann
2015-11-15
1
-4
/
+3
*
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
2015-11-15
1
-2
/
+3
*
packet: race condition in packet_bind
Francesco Ruggeri
2015-11-05
1
-31
/
+49
*
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-12
1
-3
/
+3
*
packet: fix match_fanout_group()
Eric Dumazet
2015-10-12
1
-3
/
+3
*
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
2015-10-12
1
-1
/
+9
*
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-11
1
-5
/
+5
*
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-05
1
-1
/
+1
*
Fix AF_PACKET ABI breakage in 4.2
David Woodhouse
2015-09-23
1
-15
/
+17
*
packet: add extended BPF fanout mode
Willem de Bruijn
2015-08-17
1
-0
/
+31
*
packet: add classic BPF fanout mode
Willem de Bruijn
2015-08-17
2
-2
/
+102
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-6
/
+5
|
\
|
*
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
2015-07-29
1
-1
/
+2
|
*
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2015-07-27
1
-5
/
+3
*
|
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()
Tobias Klauser
2015-07-29
1
-4
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
1
-17
/
+3
|
\
|
*
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
2015-06-21
1
-16
/
+2
|
*
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
2015-06-21
1
-1
/
+1
*
|
packet: remove handling of tx_ring
Maninder Singh
2015-06-23
1
-9
/
+5
*
|
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2015-06-21
2
-1
/
+3
*
|
net-packet: fix null pointer exception in rollover mode
Willem de Bruijn
2015-05-17
1
-3
/
+5
*
|
packet: fix warnings in rollover lock contention
Willem de Bruijn
2015-05-14
1
-10
/
+5
*
|
packet: rollover statistics
Willem de Bruijn
2015-05-13
2
-1
/
+21
*
|
packet: rollover huge flows before small flows
Willem de Bruijn
2015-05-13
2
-3
/
+24
*
|
packet: rollover lock contention avoidance
Willem de Bruijn
2015-05-13
2
-7
/
+32
*
|
packet: rollover only to socket with headroom
Willem de Bruijn
2015-05-13
1
-17
/
+59
*
|
packet: rollover prepare: per-socket state
Willem de Bruijn
2015-05-13
2
-4
/
+23
*
|
packet: rollover prepare: move code out of callsites
Willem de Bruijn
2015-05-13
1
-9
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-3
/
+6
|
\
|
|
*
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
Kretschmer, Mathias
2015-05-10
1
-3
/
+6
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
|
/
*
af_packet: pass checksum validation status to the user
Alexander Drozdov
2015-03-23
1
-0
/
+9
*
af_packet: make tpacket_rcv to not set status value before run_filter
Alexander Drozdov
2015-03-23
1
-3
/
+4
*
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
1
-8
/
+14
|
\
|
*
net: delete stale packet_mclist entries
Francesco Ruggeri
2015-03-09
1
-8
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-6
/
+14
|
\
|
|
*
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
2015-02-24
1
-1
/
+9
|
*
af_packet: allow packets defragmentation not only for hash fanout type
Alexander Drozdov
2015-02-21
1
-5
/
+5
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-6
/
+5
*
|
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
1
-1
/
+1
*
|
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
1
-2
/
+1
*
|
net: packet: use sockaddr_ll fields as storage for skb original length in rec...
Eyal Birger
2015-03-02
1
-6
/
+24
|
/
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-1
/
+2
[next]