summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-05-19Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt
2016-05-19Revert "net: fix iterating over hashtable in tcp_nuke_addr()"Dmitry Shmidt
2016-05-19Revert "net: fix crash in tcp_nuke_addr()"Dmitry Shmidt
2016-05-19Revert "Don't kill IPv4 sockets when killing IPv6 sockets was requested."Dmitry Shmidt
2016-05-19Revert "tcp: Fix IPV6 module build errors"Dmitry Shmidt
2016-05-18nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-05-18tcp: refresh skb timestamp at retransmit timeEric Dumazet
2016-05-18net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-05-18bridge: fix igmp / mld query parsingLinus Lüssing
2016-05-18net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-05-18VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-05-18net: fix infoleak in rtnetlinkKangjie Lu
2016-05-18net: fix infoleak in llcKangjie Lu
2016-05-18netem: Segment GSO packets on enqueueNeil Horman
2016-05-18sch_dsmark: update backlog as wellWANG Cong
2016-05-18sch_htb: update backlog as wellWANG Cong
2016-05-18net_sched: update hierarchical backlog tooWANG Cong
2016-05-18net_sched: introduce qdisc_replace() helperWANG Cong
2016-05-18gre: do not pull header in ICMP error processingJiri Benc
2016-05-18ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-05-18openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman
2016-05-18vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann
2016-05-18net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann
2016-05-18net: sched: do not requeue a NULL skbLars Persson
2016-05-18packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
2016-05-18route: do not cache fib route info on local routes with oifChris Friesen
2016-05-18decnet: Do not build routes to devices without decnet private data.David S. Miller
2016-05-18msm: wlan: Add new country XAAmar Singhal
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann
2016-05-11batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing
2016-05-11batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann
2016-05-11batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli
2016-05-11mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg
2016-05-11ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-05-11ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-05-11ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann
2016-05-04sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-05-04netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov
2016-05-04nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-05-03net: ipc_router: Fail to send resume_tx for local communicationArun Kumar Neelakantam
2016-04-28net: rmnet_data: Stop adding pad bytes for MAPv3 uplink packetsSubash Abhinov Kasiviswanathan
2016-04-28net: rmnet_data: Change the print format for addressesSubash Abhinov Kasiviswanathan
2016-04-28net: rmnet_data: Add a GRO flush timerSubash Abhinov Kasiviswanathan
2016-04-27net: rmnet_data: Update copyright for rmnet_data_trace.hSubash Abhinov Kasiviswanathan
2016-04-27xfrm: Fix crash observed during device unregistration and decryptionSubash Abhinov Kasiviswanathan
2016-04-27rmnet_data: skip padding count for non linear skbsSharat Masetty
2016-04-27net: rmnet_data: Change the log level for unknown IOCTL'sSubash Abhinov Kasiviswanathan