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-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2017-01-11
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
1
-1
/
+1
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
1
-4
/
+0
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
1
-4
/
+4
2017-01-10
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-10
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-10
net/af_iucv: don't use paged skbs for TX on HiperSockets
Julian Wiedmann
1
-11
/
+14
2017-01-10
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2017-01-10
net: qrtr: Mark 'buf' as little endian
Stephen Boyd
1
-2
/
+2
2017-01-10
net: dsa: Ensure validity of dst->ds[0]
Florian Fainelli
1
-4
/
+7
2017-01-10
net: skb_flow_get_be16() can be static
Eric Dumazet
1
-2
/
+2
2017-01-10
net: socket: Make unnecessarily global sockfs_setattr() static
Tobias Klauser
1
-1
/
+1
2017-01-09
tcp: do not export tcp_peer_is_proven()
Eric Dumazet
1
-1
/
+0
2017-01-09
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
Pavel Tikhomirov
1
-1
/
+1
2017-01-09
ipv6: fix typos
Alexander Alemayhu
1
-2
/
+2
2017-01-06
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2017-01-06
Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+7
2017-01-06
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-34
/
+59
2017-01-05
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
1
-9
/
+7
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-01-03
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-02
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2017-01-02
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
1
-2
/
+3
2017-01-02
mac80211: initialize fast-xmit 'info' later
Johannes Berg
1
-1
/
+2
2017-01-01
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
Guillaume Nault
2
-27
/
+12
2017-01-01
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
1
-2
/
+2
2017-01-01
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-01-01
net: socket: don't set sk_uid to garbage value in ->setattr()
Eric Biggers
1
-1
/
+1
2016-12-30
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
1
-1
/
+1
2016-12-29
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
1
-1
/
+2
2016-12-29
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
1
-1
/
+7
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
1
-0
/
+6
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-12-28
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
Augusto Mecking Caringi
1
-0
/
+2
2016-12-28
net/sched: cls_flower: Fix missing addr_type in classify
Paul Blakey
1
-0
/
+4
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-55
/
+52
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-6
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2
-9
/
+9
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
5
-7
/
+7
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
14
-30
/
+30
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
98
-98
/
+98
2016-12-23
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
1
-11
/
+13
2016-12-23
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2016-12-23
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
1
-1
/
+1
[next]