index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
packet
Age
Commit message (
Expand
)
Author
2015-12-09
packet: race condition in packet_bind
Francesco Ruggeri
2015-10-03
Fix AF_PACKET ABI breakage in 4.2
David Woodhouse
2015-07-29
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
2015-07-27
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-23
packet: remove handling of tx_ring
Maninder Singh
2015-06-21
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
2015-06-21
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2015-06-21
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
2015-05-17
net-packet: fix null pointer exception in rollover mode
Willem de Bruijn
2015-05-14
packet: fix warnings in rollover lock contention
Willem de Bruijn
2015-05-13
packet: rollover statistics
Willem de Bruijn
2015-05-13
packet: rollover huge flows before small flows
Willem de Bruijn
2015-05-13
packet: rollover lock contention avoidance
Willem de Bruijn
2015-05-13
packet: rollover only to socket with headroom
Willem de Bruijn
2015-05-13
packet: rollover prepare: per-socket state
Willem de Bruijn
2015-05-13
packet: rollover prepare: move code out of callsites
Willem de Bruijn
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-10
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
Kretschmer, Mathias
2015-03-23
af_packet: pass checksum validation status to the user
Alexander Drozdov
2015-03-23
af_packet: make tpacket_rcv to not set status value before run_filter
Alexander Drozdov
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
net: delete stale packet_mclist entries
Francesco Ruggeri
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
net: packet: use sockaddr_ll fields as storage for skb original length in rec...
Eyal Birger
2015-02-24
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
2015-02-21
af_packet: allow packets defragmentation not only for hash fanout type
Alexander Drozdov
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-12
packet: make packet too small warning match condition
Willem de Bruijn
2015-01-11
packet: bail out of packet_snd() if L2 header creation fails
Christoph Jaeger
2014-12-22
packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...
Dan Collins
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-09
af_packet: virtio 1.0 stubs
Michael S. Tsirkin
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-24
af_packet: fix sparse warning
Michael S. Tsirkin
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
new helper: memcpy_to_msg()
Al Viro
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-21
packet: make packet_snd fail on len smaller than l2 header
Willem de Bruijn
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-09-01
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
[next]