index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-05
1
-0
/
+8
|
\
|
*
net: filter: fix SKF_AD_PKTTYPE extension on big-endian
Alexei Starovoitov
2014-06-05
1
-0
/
+11
*
|
MPLS: Use mpls_features to activate software MPLS GSO segmentation
Simon Horman
2014-06-05
1
-1
/
+27
*
|
net: use the new API kvfree()
WANG Cong
2014-06-05
1
-8
/
+2
*
|
net: Support for multiple checksums with gso
Tom Herbert
2014-06-04
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
3
-14
/
+38
|
\
|
|
*
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
2014-06-03
1
-3
/
+7
|
*
net: filter: fix possible memory leak in __sk_prepare_filter()
Leon Yu
2014-06-02
1
-1
/
+6
|
*
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
2014-06-01
1
-10
/
+25
*
|
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
2014-06-03
1
-5
/
+0
*
|
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-02
1
-62
/
+48
|
\
\
|
*
|
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
Ben Hutchings
2014-06-03
1
-53
/
+36
|
*
|
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-4
/
+4
|
*
|
ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
Ben Hutchings
2014-05-19
1
-1
/
+4
|
*
|
ethtool: Name the 'no change' value for setting RSS hash key but not indir table
Ben Hutchings
2014-05-19
1
-5
/
+7
|
*
|
ethtool: Return immediately on error in ethtool_copy_validate_indir()
Ben Hutchings
2014-05-19
1
-9
/
+7
*
|
|
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
1
-25
/
+0
*
|
|
net: Add support for device specific address syncing
Alexander Duyck
2014-06-02
1
-0
/
+85
*
|
|
net: filter: improve filter block macros
Daniel Borkmann
2014-06-01
1
-124
/
+72
*
|
|
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2014-06-01
1
-216
/
+125
*
|
|
net: tso: Export symbols for modular build
Sachin Kamat
2014-05-30
1
-0
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
6
-12
/
+119
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-16
1
-0
/
+26
|
*
|
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-16
1
-1
/
+0
|
*
|
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-16
1
-0
/
+50
|
*
|
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2014-05-16
2
-2
/
+3
|
*
|
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-15
3
-3
/
+34
|
*
|
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2014-05-14
1
-4
/
+4
|
*
|
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
2014-05-13
1
-2
/
+2
*
|
|
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
2
-2
/
+2
*
|
|
net: filter: remove DL macro
Daniel Borkmann
2014-05-23
1
-94
/
+99
*
|
|
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
1
-2
/
+2
*
|
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-6
/
+32
*
|
|
net: Add a software TSO helper API
Ezequiel Garcia
2014-05-22
2
-1
/
+73
*
|
|
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-21
1
-16
/
+28
*
|
|
pktgen: Use seq_puts() where seq_printf() is not needed
Thomas Graf
2014-05-16
1
-25
/
+25
*
|
|
net: filter: x86: internal BPF JIT
Alexei Starovoitov
2014-05-15
1
-1
/
+8
|
|
/
|
/
|
*
|
net: ptp: mark filter as __initdata
Mathias Krause
2014-05-13
1
-1
/
+1
*
|
net: filter: Fix redefinition warnings on x86-64.
David S. Miller
2014-05-13
1
-34
/
+37
*
|
net: rename local_df to ignore_df
WANG Cong
2014-05-12
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
4
-34
/
+94
|
\
|
|
*
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2014-05-07
1
-12
/
+10
|
*
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-04-24
1
-6
/
+10
|
*
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-04-24
1
-5
/
+12
|
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-9
/
+11
|
*
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-04-24
1
-0
/
+49
|
*
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-04-24
1
-2
/
+2
*
|
net: filter: make BPF conversion more readable
Alexei Starovoitov
2014-05-12
1
-92
/
+50
*
|
unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
Roopa Prabhu
2014-05-05
1
-4
/
+4
*
|
net: filter: misc/various cleanups
Daniel Borkmann
2014-05-04
1
-8
/
+7
[next]