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
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
6
-50
/
+105
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-10-08
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
1
-2
/
+60
2018-10-08
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
1
-20
/
+33
2018-10-08
net/bridge: Update br_mdb_dump for strict data checking
David Ahern
1
-0
/
+30
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
3
-7
/
+55
2018-10-08
net/ipv6: Update ip6addrlbl_dump for strict data checking
David Ahern
1
-1
/
+33
2018-10-08
net/fib_rules: Update fib_nl_dumprule for strict data checking
David Ahern
1
-1
/
+35
2018-10-08
net/namespace: Update rtnl_net_dumpid for strict data checking
David Ahern
1
-0
/
+6
2018-10-08
net/neighbor: Update neightbl_dump_info for strict data checking
David Ahern
1
-3
/
+35
2018-10-08
net/neighbor: Update neigh_dump_info for strict data checking
David Ahern
1
-15
/
+67
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
5
-2
/
+72
2018-10-08
rtnetlink: Update ipmr_rtm_dumplink for strict data checking
David Ahern
1
-0
/
+32
2018-10-08
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
1
-0
/
+35
2018-10-08
rtnetlink: Update rtnl_stats_dump for strict data checking
David Ahern
1
-2
/
+22
2018-10-08
rtnetlink: Update rtnl_bridge_getlink for strict data checking
David Ahern
1
-13
/
+57
2018-10-08
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
David Ahern
1
-30
/
+83
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
1
-10
/
+59
2018-10-08
net/ipv4: Update inet_dump_ifaddr for strict data checking
David Ahern
1
-11
/
+61
2018-10-08
netlink: Add new socket option to enable strict checking on dumps
David Ahern
2
-1
/
+21
2018-10-08
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
1
-27
/
+30
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
12
-17
/
+21
2018-10-08
netlink: Pass extack to dump handlers
David Ahern
1
-1
/
+11
2018-10-08
net: sched: cls_u32: simplify the hell out u32_delete() emptiness check
Al Viro
1
-47
/
+1
2018-10-08
net: sched: cls_u32: keep track of knodes count in tc_u_common
Al Viro
1
-0
/
+6
2018-10-08
net: sched: cls_u32: get rid of tp_c
Al Viro
1
-7
/
+4
2018-10-08
net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
Al Viro
1
-3
/
+2
2018-10-08
net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
Al Viro
1
-4
/
+4
2018-10-08
net: sched: cls_u32: clean tc_u_common hashtable
Al Viro
1
-15
/
+9
2018-10-08
net: sched: cls_u32: get rid of tc_u_common ->rcu
Al Viro
1
-1
/
+0
2018-10-08
net: sched: cls_u32: get rid of tc_u_knode ->tp
Al Viro
1
-3
/
+0
2018-10-08
net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
Al Viro
1
-7
/
+6
2018-10-08
net: sched: cls_u32: make sure that divisor is a power of 2
Al Viro
1
-1
/
+5
2018-10-08
net: sched: cls_u32: disallow linking to root hnode
Al Viro
1
-0
/
+4
2018-10-08
net: sched: cls_u32: mark root hnode explicitly
Al Viro
1
-1
/
+3
2018-10-08
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
1
-6
/
+8
2018-10-08
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
1
-16
/
+19
2018-10-08
rxrpc: Don't need to take the RCU read lock in the packet receiver
David Howells
1
-28
/
+13
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
3
-44
/
+35
2018-10-08
xsk: proper AF_XDP socket teardown ordering
Björn Töpel
2
-13
/
+11
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
106
-807
/
+2295
2018-10-07
net: sched: cls_u32: fix hnode refcounting
Al Viro
1
-5
/
+5
2018-10-07
net: sched: pie: fix coding style issues
Leslie Monis
1
-18
/
+18
2018-10-07
udp: Unbreak modules that rely on external __skb_recv_udp() availability
Jiri Kosina
1
-1
/
+1
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-36
/
+88
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-10-05
net/ncsi: Add NCSI OEM command support
Vijay Khemka
4
-4
/
+88
2018-10-05
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
1
-9
/
+20
2018-10-05
socket: Tighten no-error check in bind()
Jakub Sitnicki
1
-1
/
+1
[prev]
[next]