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-09-04
openvswitch: Free tmpl with tmpl_free.
Joe Stringer
1
-1
/
+1
2016-09-02
tipc: send broadcast nack directly upon sequence gap detection
Jon Paul Maloy
1
-7
/
+16
2016-09-02
tipc: rate limit broadcast retransmissions
Jon Paul Maloy
1
-5
/
+47
2016-09-02
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
7
-27
/
+108
2016-09-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
4
-4
/
+14
2016-09-01
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
4
-22
/
+37
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
4
-57
/
+83
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
9
-61
/
+214
2016-09-01
l2tp: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-01
tcp: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-01
ila: make nla_policy const
stephen hemminger
2
-2
/
+2
2016-09-01
fou: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-01
netns: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-01
batman: make netlink attributes const
stephen hemminger
1
-2
/
+2
2016-09-01
drop_monitor: make genl_multicast_group const
stephen hemminger
1
-1
/
+1
2016-09-01
net: make genetlink ctrl ops const
stephen hemminger
1
-2
/
+2
2016-09-01
mpls: get rid of trivial returns
stephen hemminger
1
-5
/
+0
2016-08-31
net: dsa: add MDB support
Vivien Didelot
1
-0
/
+55
2016-08-30
net: mpls: Fixups for GSO
David Ahern
3
-13
/
+40
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
6
-6
/
+62
2016-08-30
net: batch calls to flush_all_backlogs()
Eric Dumazet
1
-20
/
+12
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2
-11
/
+14
2016-08-30
rxrpc: Use call->peer rather than going to the connection
David Howells
1
-5
/
+5
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
1
-0
/
+15
2016-08-30
rxrpc: Trace rxrpc_call usage
David Howells
11
-34
/
+104
2016-08-30
rxrpc: Calls should only have one terminal state
David Howells
12
-184
/
+226
2016-08-30
rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls
David Howells
1
-11
/
+15
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-84
/
+136
2016-08-29
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
1
-10
/
+11
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
2
-8
/
+30
2016-08-28
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
2
-36
/
+42
2016-08-28
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
3
-0
/
+10
2016-08-26
tipc: add UDP remoteip dump to netlink API
Richard Alpe
3
-1
/
+100
2016-08-26
tipc: add the ability to get UDP options via netlink
Richard Alpe
3
-0
/
+70
2016-08-26
tipc: add replicast peer discovery
Richard Alpe
1
-3
/
+80
2016-08-26
tipc: introduce UDP replicast
Richard Alpe
5
-12
/
+200
2016-08-26
tipc: refactor multicast ip check
Richard Alpe
1
-15
/
+19
2016-08-26
tipc: split UDP send function
Richard Alpe
1
-18
/
+32
2016-08-26
tipc: split UDP nl address parsing
Richard Alpe
1
-57
/
+55
2016-08-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-4
/
+24
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
8
-99
/
+107
2016-08-26
switchdev: Support parent ID comparison for stacked devices
Ido Schimmel
1
-2
/
+0
2016-08-26
net: flush the softnet backlog in process context
Paolo Abeni
1
-22
/
+50
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
1
-0
/
+5
2016-08-25
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
1
-4
/
+5
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
3
-0
/
+3
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2
-0
/
+2
2016-08-25
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
1
-1
/
+4
2016-08-25
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
[next]