summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-12-29sctp: refactor sctp_datamsg_from_userMarcelo Ricardo Leitner
2016-12-29ipv6: remove unnecessary inet6_sk checkDave Jones
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan
2016-12-28sctp: add pr_debug for tracking asocs not foundMarcelo Ricardo Leitner
2016-12-28sctp: sctp_chunk_length_valid should return boolMarcelo Ricardo Leitner
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner
2016-12-28sctp: simplify addr copyMarcelo Ricardo Leitner
2016-12-28sctp: reduce indent level in sctp_sf_shut_8_4_5Marcelo Ricardo Leitner
2016-12-28sctp: reduce indent level at sctp_sf_tabort_8_4_8Marcelo Ricardo Leitner
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23tipc: don't send FIN message from connectionless socketJon Paul Maloy
2016-12-23sctp: fix recovering from 0 win with small data chunksMarcelo Ricardo Leitner
2016-12-23sctp: do not loose window information if in rwnd_overMarcelo Ricardo Leitner
2016-12-23neigh: Send netevent after marking neigh as deadIdo Schimmel
2016-12-23ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2016-12-23inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn
2016-12-23net/sched: cls_flower: Mandate mask when matching on flagsOr Gerlitz
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz
2016-12-22net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti
2016-12-21tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet
2016-12-20RDS: use rb_entry()Geliang Tang
2016-12-20net_sched: sch_netem: use rb_entry()Geliang Tang
2016-12-20net_sched: sch_fq: use rb_entry()Geliang Tang
2016-12-20sctp: not copying duplicate addrs to the assoc's bind address listXin Long
2016-12-20sctp: reduce indent level in sctp_copy_local_addr_listXin Long
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme
2016-12-20ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-12-17net: ipv6: check route protocol when deleting routesMantas M
2016-12-17net/x25: use designated initializersKees Cook
2016-12-17net: use designated initializersKees Cook
2016-12-17ATM: use designated initializersKees Cook
2016-12-17net: xdp: add invalid buffer warningJohn Fastabend
2016-12-17sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long
2016-12-17sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lockXin Long
2016-12-17irda: irnet: add member name to the miscdevice declarationLABBE Corentin
2016-12-17irda: irnet: Remove unused IRNET_MAJOR defineLABBE Corentin
2016-12-17irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin
2016-12-17irda: irnet: Move linux/miscdevice.h includeLABBE Corentin
2016-12-17irda: irproc.c: Remove unneeded linux/miscdevice.h includeLABBE Corentin