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
2017-10-06
Bluetooth: ecdh_helper - reveal error codes
Tudor Ambarus
3
-24
/
+33
2017-10-06
Bluetooth: move ecdh allocation outside of ecdh_helper
Tudor Ambarus
4
-50
/
+87
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-78
/
+78
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
2
-28
/
+20
2017-10-05
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
1
-2
/
+1
2017-10-05
net: ipv6: remove unused code in ipv6_find_hdr()
Lin Zhang
1
-3
/
+0
2017-10-05
tcp: a small refactor of RACK loss detection
Yuchung Cheng
1
-22
/
+18
2017-10-05
tcp: more efficient RACK loss detection
Yuchung Cheng
1
-15
/
+5
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
4
-13
/
+41
2017-10-05
RDS: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
1
-2
/
+2
2017-10-05
RDS: IB: Limit the scope of has_fr/has_fmr variables
Avinash Repaka
2
-7
/
+6
2017-10-05
net/ipv4: Remove unused variable in route.c
Tim Hansen
1
-2
/
+1
2017-10-05
tcp: clean up TFO server's initial tcp_rearm_rto() call
Wei Wang
1
-12
/
+9
2017-10-05
tcp: uniform the set up of sockets after successful connection
Wei Wang
3
-24
/
+16
2017-10-05
VSOCK: add sock_diag interface
Stefan Hajnoczi
3
-0
/
+199
2017-10-05
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
7
-56
/
+64
2017-10-05
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
1
-10
/
+0
2017-10-05
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
1
-4
/
+6
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-154
/
+161
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-137
/
+160
2017-10-04
net: bridge: Pass extack to down to netdev_master_upper_dev_link
David Ahern
4
-7
/
+15
2017-10-04
net: Add extack to upper device linking
David Ahern
7
-13
/
+19
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
3
-6
/
+10
2017-10-04
net: Add extack to netdev_notifier_info
David Ahern
1
-32
/
+47
2017-10-04
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
1
-0
/
+6
2017-10-04
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2
-12
/
+30
2017-10-04
net: cache skb_shinfo() in skb_try_coalesce()
Eric Dumazet
1
-13
/
+16
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2
-15
/
+3
2017-10-04
rtnetlink: remove slave_validate callback
Florian Westphal
1
-6
/
+0
2017-10-04
net: core: fix kerneldoc comment
Florian Westphal
1
-1
/
+1
2017-10-03
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
3
-1
/
+205
2017-10-03
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
3
-1
/
+351
2017-10-03
sctp: add sockopt to get/set stream scheduler parameters
Marcelo Ricardo Leitner
1
-0
/
+77
2017-10-03
sctp: add sockopt to get/set stream scheduler
Marcelo Ricardo Leitner
1
-0
/
+75
2017-10-03
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
5
-35
/
+387
2017-10-03
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
4
-11
/
+42
2017-10-03
sctp: factor out stream->in allocation
Marcelo Ricardo Leitner
1
-8
/
+28
2017-10-03
sctp: factor out stream->out allocation
Marcelo Ricardo Leitner
1
-20
/
+32
2017-10-03
sctp: silence warns on sctp_stream_init allocations
Marcelo Ricardo Leitner
1
-1
/
+7
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
3
-24
/
+58
2017-10-03
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-03
ipv4: ipmr: Don't forward packets already forwarded by hardware
Yotam Gigi
1
-5
/
+32
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
1
-0
/
+11
2017-10-02
socket, bpf: fix possible use after free
Eric Dumazet
2
-5
/
+12
2017-10-02
flow_dissector: dissect tunnel info
Simon Horman
2
-25
/
+100
2017-10-01
l2tp: fix l2tp_eth module loading
Guillaume Nault
1
-49
/
+2
2017-10-01
ip_gre: erspan device should keep dst
Xin Long
1
-0
/
+1
2017-10-01
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
1
-1
/
+3
2017-10-01
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
1
-1
/
+1
2017-10-01
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
1
-3
/
+1
[next]