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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-07
net: phonet: mark phonet_protocol as const
Lin Zhang
1
-2
/
+4
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
1
-6
/
+9
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2
-9
/
+17
2017-10-07
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
1
-0
/
+2
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
1
-1
/
+0
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
1
-1
/
+2
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
2
-0
/
+15
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
2
-0
/
+22
2017-10-07
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
1
-0
/
+2
2017-10-07
tcp: implement rb-tree based retransmit queue
Eric Dumazet
2
-44
/
+52
2017-10-07
tcp: uninline tcp_write_queue_purge()
Eric Dumazet
1
-14
/
+1
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
1
-2
/
+2
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
1
-1
/
+23
2017-10-05
tcp: uniform the set up of sockets after successful connection
Wei Wang
1
-0
/
+1
2017-10-05
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
1
-3
/
+0
2017-10-05
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
1
-0
/
+12
2017-10-05
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
1
-0
/
+5
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-23
/
+62
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
1
-1
/
+2
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
1
-2
/
+0
2017-10-04
rtnetlink: remove slave_validate callback
Florian Westphal
1
-3
/
+0
2017-10-03
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
1
-0
/
+11
2017-10-03
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
1
-0
/
+24
2017-10-03
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2
-3
/
+84
2017-10-03
sctp: introduce sctp_chunk_stream_no
Marcelo Ricardo Leitner
1
-0
/
+5
2017-10-03
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
1
-2
/
+8
2017-10-02
net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const
Simon Horman
1
-2
/
+3
2017-10-01
net-ipv6: remove unused IP6_ECN_clear() function
Maciej Żenczykowski
1
-5
/
+0
2017-10-01
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
Haishuang Yan
1
-0
/
+3
2017-10-01
ipv4: Namespaceify tcp_fastopen_key knob
Haishuang Yan
2
-3
/
+7
2017-10-01
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
Haishuang Yan
1
-1
/
+1
2017-10-01
ipv4: Namespaceify tcp_fastopen knob
Haishuang Yan
2
-1
/
+1
2017-10-01
net: dsa: remove tag ops from the switch tree
Vivien Didelot
1
-11
/
+0
2017-10-01
net: dsa: prepare master receive hot path
Vivien Didelot
1
-0
/
+5
2017-10-01
net: dsa: add tagging ops to port
Vivien Didelot
1
-0
/
+3
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
1
-1
/
+3
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-4
/
+4
2017-09-29
net: ipv4: remove fib_weight
David Ahern
1
-3
/
+0
2017-09-27
ipmr: Add FIB notification access functions
Yotam Gigi
1
-0
/
+3
2017-09-27
fib: notifier: Add VIF add and delete event types
Yotam Gigi
1
-0
/
+2
2017-09-26
net: sched: introduce helper to identify gact pass action
Jiri Pirko
1
-0
/
+5
2017-09-25
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
1
-1
/
+1
2017-09-25
neigh: make struct neigh_table::entry_size unsigned int
Alexey Dobriyan
1
-1
/
+1
2017-09-25
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-21
/
+6
2017-09-21
net: prevent dst uses after free
Eric Dumazet
3
-20
/
+6
2017-09-21
ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.
David S. Miller
1
-1
/
+1
2017-09-21
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
1
-0
/
+1
2017-09-19
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
1
-1
/
+2
2017-09-19
ipv6: addrlabel: per netns list
Eric Dumazet
1
-0
/
+5
[next]