Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-12-23 | neigh: Send netevent after marking neigh as dead | Ido Schimmel | 1 | -0/+1 |
2016-12-23 | ipv6: handle -EFAULT from skb_copy_bits | Dave Jones | 1 | -1/+5 |
2016-12-23 | inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets | Willem de Bruijn | 2 | -2/+2 |
2016-12-23 | net/sched: cls_flower: Mandate mask when matching on flags | Or Gerlitz | 1 | -11/+12 |
2016-12-23 | net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6 | Or Gerlitz | 1 | -2/+2 |
2016-12-22 | net: ipv4: Don't crash if passing a null sk to ip_do_redirect. | Lorenzo Colitti | 1 | -1/+2 |
2016-12-21 | tcp: add a missing barrier in tcp_tasklet_func() | Eric Dumazet | 1 | -0/+1 |
2016-12-20 | RDS: use rb_entry() | Geliang Tang | 1 | -1/+1 |
2016-12-20 | net_sched: sch_netem: use rb_entry() | Geliang Tang | 1 | -1/+1 |
2016-12-20 | net_sched: sch_fq: use rb_entry() | Geliang Tang | 1 | -7/+7 |
2016-12-20 | sctp: not copying duplicate addrs to the assoc's bind address list | Xin Long | 2 | -0/+6 |
2016-12-20 | sctp: reduce indent level in sctp_copy_local_addr_list | Xin Long | 1 | -18/+19 |
2016-12-20 | openvswitch: Add a missing break statement. | Jarno Rajahalme | 1 | -0/+1 |
2016-12-20 | ipv4: Should use consistent conditional judgement for ip fragment in __ip_app... | zheng li | 1 | -1/+1 |
2016-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -89/+105 |
2016-12-18 | Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 3 | -8/+11 |
2016-12-18 | net: ipv6: check route protocol when deleting routes | Mantas M | 1 | -0/+2 |
2016-12-17 | net/x25: use designated initializers | Kees Cook | 1 | -1/+1 |
2016-12-17 | net: use designated initializers | Kees Cook | 1 | -1/+1 |
2016-12-17 | ATM: use designated initializers | Kees Cook | 4 | -55/+54 |
2016-12-17 | net: xdp: add invalid buffer warning | John Fastabend | 1 | -0/+6 |
2016-12-17 | sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ... | Xin Long | 1 | -4/+3 |
2016-12-17 | sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock | Xin Long | 1 | -1/+4 |
2016-12-17 | irda: irnet: add member name to the miscdevice declaration | LABBE Corentin | 1 | -3/+3 |
2016-12-17 | irda: irnet: Remove unused IRNET_MAJOR define | LABBE Corentin | 1 | -3/+0 |
2016-12-17 | irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h | LABBE Corentin | 1 | -1/+0 |
2016-12-17 | irda: irnet: Move linux/miscdevice.h include | LABBE Corentin | 2 | -1/+1 |
2016-12-17 | irda: irproc.c: Remove unneeded linux/miscdevice.h include | LABBE Corentin | 1 | -1/+0 |
2016-12-17 | inet: Fix get port to handle zero port number with soreuseport set | Tom Herbert | 2 | -8/+13 |
2016-12-17 | inet: Don't go into port scan when looking for specific bind port | Tom Herbert | 1 | -1/+1 |
2016-12-17 | net/sched: cls_flower: Use masked key when calling HW offloads | Paul Blakey | 1 | -1/+1 |
2016-12-17 | net/sched: cls_flower: Use mask for addr_type | Paul Blakey | 1 | -0/+4 |
2016-12-16 | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 9 | -507/+256 |
2016-12-16 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2016-12-16 | Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 9 | -169/+101 |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -16/+13 |
2016-12-16 | Revert "af_unix: fix hard linked sockets on overlay" | Miklos Szeredi | 1 | -3/+3 |
2016-12-16 | Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 10 | -120/+138 |
2016-12-16 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 9 | -22/+13 |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin | 5 | -9/+1 |
2016-12-16 | linux: drop __bitwise__ everywhere | Michael S. Tsirkin | 2 | -3/+3 |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+4 |
2016-12-15 | mac80211: fix legacy and invalid rx-rate report | Ben Greear | 1 | -6/+8 |
2016-12-15 | vsock/virtio: fix src/dst cid format | Michael S. Tsirkin | 1 | -7/+7 |
2016-12-15 | vsock/virtio: mark an internal function static | Michael S. Tsirkin | 1 | -2/+1 |
2016-12-15 | vsock/virtio: add a missing __le annotation | Michael S. Tsirkin | 1 | -1/+1 |
2016-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -7/+8 |
2016-12-15 | rxrpc: abstract away knowledge of IDR internals | Matthew Wilcox | 2 | -7/+8 |