index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
4
-14
/
+7
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-10
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-11
/
+4
2016-10-20
tcp: relax listening_hash operations
Eric Dumazet
2
-15
/
+7
2016-10-20
ila: Fix tailroom allocation of lwtstate
Thomas Graf
1
-1
/
+1
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
3
-4
/
+0
2016-10-19
openvswitch: remove unused functions
Jiri Benc
2
-17
/
+0
2016-10-18
net: vlan: Use sizeof instead of literal number
Gao Feng
1
-2
/
+2
2016-10-18
net: dev: Improve debug statements for adjacency tracking
David Ahern
1
-7
/
+15
2016-10-18
net: Add warning if any lower device is still in adjacency list
David Ahern
1
-0
/
+15
2016-10-18
net: Remove all_adj_list and its references
David Ahern
1
-205
/
+18
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
1
-0
/
+155
2016-10-18
net: Remove refnr arg when inserting link adjacencies
David Ahern
1
-15
/
+12
2016-10-18
vlan: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
1
-2
/
+1
2016-10-17
net: report right mtu value in error message
Jakub Kicinski
1
-1
/
+1
2016-10-17
rds: Remove duplicate prefix from rds_conn_path_error use
Joe Perches
1
-2
/
+1
2016-10-17
rds: Remove unused rds_conn_error
Joe Perches
2
-19
/
+0
2016-10-17
ila: Don't use dest cache when gateway is set
Tom Herbert
1
-0
/
+8
2016-10-15
ila: Cache a route to translated address
Tom Herbert
1
-6
/
+74
2016-10-15
lwtunnel: Add destroy state operation
Tom Herbert
1
-0
/
+13
2016-10-14
net/sched: act_mirred: Implement ingress actions
Shmulik Ladkani
1
-6
/
+45
2016-10-14
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
Shmulik Ladkani
1
-13
/
+15
2016-10-14
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
1
-5
/
+6
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
1
-136
/
+0
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-542
/
+950
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-29
/
+45
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
21
-478
/
+794
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+111
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
1
-0
/
+1
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
1
-0
/
+2
2016-10-13
tipc: info leak in __tipc_nl_add_udp_addr()
Dan Carpenter
1
-0
/
+2
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
1
-1
/
+2
2016-10-13
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-10-13
bridge: add address and vlan to fdb warning messages
Roopa Prabhu
1
-6
/
+4
2016-10-13
net_sched: reorder pernet ops and act ops registrations
WANG Cong
1
-8
/
+11
2016-10-13
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
1
-1
/
+1
2016-10-13
openvswitch: fix vlan subtraction from packet length
Jiri Benc
1
-1
/
+2
2016-10-13
openvswitch: vlan: remove wrong likely statement
Jiri Benc
1
-1
/
+1
2016-10-13
net_sched: do not broadcast RTM_GETTFILTER result
Eric Dumazet
1
-7
/
+11
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
2
-27
/
+8
2016-10-13
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
2
-4
/
+3
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
4
-6
/
+3
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
1
-2
/
+11
2016-10-12
Subject: [PATCH] af_iucv: drop skbs rejected by filter
Ursula Braun
1
-7
/
+17
2016-10-12
Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN
Ursula Braun
1
-1
/
+9
2016-10-12
strparser: Propagate correct error code in strp_recv()
Geert Uytterhoeven
1
-1
/
+1
2016-10-12
openvswitch: correctly fragment packet with mpls headers
Jiri Benc
1
-4
/
+20
2016-10-12
net: dsa: slave: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-2
/
+0
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-240
/
+357
[next]