index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
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-25
*
|
|
Revert "net: return actual error on register_queue_kobjects"
David S. Miller
2014-06-19
*
|
|
net: filter: fix upper BPF instruction limit
Kees Cook
2014-06-18
*
|
|
net: return actual error on register_queue_kobjects
Jie Liu
2014-06-18
|
/
/
*
|
net: Fix save software checksum complete
Tom Herbert
2014-06-15
*
|
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-12
|
*
|
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: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
2014-06-11
|
|
*
|
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-08
|
*
|
|
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: filter: cleanup A/X name usage
Alexei Starovoitov
2014-06-11
|
*
|
|
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-05
|
*
|
|
net: Support for multiple checksums with gso
Tom Herbert
2014-06-04
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
|
|
\
|
|
|
|
*
|
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
2014-06-03
|
*
|
|
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
2014-06-03
|
*
|
|
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-02
|
|
\
\
\
|
|
*
|
|
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-03
|
|
*
|
|
ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
Ben Hutchings
2014-05-19
|
|
*
|
|
ethtool: Name the 'no change' value for setting RSS hash key but not indir table
Ben Hutchings
2014-05-19
|
|
*
|
|
ethtool: Return immediately on error in ethtool_copy_validate_indir()
Ben Hutchings
2014-05-19
|
*
|
|
|
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
|
*
|
|
|
net: Add support for device specific address syncing
Alexander Duyck
2014-06-02
|
*
|
|
|
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: tso: Export symbols for modular build
Sachin Kamat
2014-05-30
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
|
|
\
\
\
\
|
*
|
|
|
|
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-23
|
*
|
|
|
|
net: Add a software TSO helper API
Ezequiel Garcia
2014-05-22
|
*
|
|
|
|
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-21
|
*
|
|
|
|
pktgen: Use seq_puts() where seq_printf() is not needed
Thomas Graf
2014-05-16
|
*
|
|
|
|
net: filter: x86: internal BPF JIT
Alexei Starovoitov
2014-05-15
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net: ptp: mark filter as __initdata
Mathias Krause
2014-05-13
|
*
|
|
|
net: filter: Fix redefinition warnings on x86-64.
David S. Miller
2014-05-13
|
*
|
|
|
net: rename local_df to ignore_df
WANG Cong
2014-05-12
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
|
|
\
\
\
\
|
*
|
|
|
|
net: filter: make BPF conversion more readable
Alexei Starovoitov
2014-05-12
[prev]
[next]