index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2014-06-25
net: fix setting csum_start in skb_segment()
Tom Herbert
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-25
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
2014-06-25
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
2014-06-25
trivial: net: filter: Fix typo in comment
Tobias Klauser
2014-06-19
Revert "net: return actual error on register_queue_kobjects"
David S. Miller
2014-06-18
net: filter: fix upper BPF instruction limit
Kees Cook
2014-06-18
net: return actual error on register_queue_kobjects
Jie Liu
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
net/core: Add VF link state control policy
Doug Ledford
2014-06-11
net: Save software checksum complete
Tom Herbert
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-06-11
net: filter: fix warning on 32-bit arch
Alexei Starovoitov
2014-06-11
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-06-08
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-05
net: filter: fix SKF_AD_PKTTYPE extension on big-endian
Alexei Starovoitov
2014-06-05
MPLS: Use mpls_features to activate software MPLS GSO segmentation
Simon Horman
2014-06-05
net: use the new API kvfree()
WANG Cong
2014-06-04
net: Support for multiple checksums with gso
Tom Herbert
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
2014-06-03
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
Ben Hutchings
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-02
net: filter: fix possible memory leak in __sk_prepare_filter()
Leon Yu
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
2014-06-01
net: filter: improve filter block macros
Daniel Borkmann
2014-06-01
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2014-06-01
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
2014-05-30
net: tso: Export symbols for modular build
Sachin Kamat
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
net: filter: remove DL macro
Daniel Borkmann
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-19
ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
Ben Hutchings
[next]