summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-07-11nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha
2016-07-11net lro: extend LRO to use hardware assistsDhanashri Atre
2016-06-28Bluetooth: Replace %p with %pKDibyendu Roy
2016-06-26wireless-regdb: Republic of Korea: Add 60GHz regulatory rulesMaya Erez
2016-06-24cfg80211: Bypass checkin the CHAN_RADAR if DFS_OFFLOAD is enabledRyan Hsu
2016-06-21net: ipc_router: Add a dummy write_space callbackKarthikeyan Ramasubramanian
2016-06-07msm: wlan: Regulatory updatesAmar Singhal
2016-06-07msm: wlan: Change Tx Power for ETSI1 regulatory domainAmar Singhal
2016-06-07cfg80211: avoid restoring the regulatory during disconnectSachin Ahuja
2016-06-03cfg80211: unblock user hint when cfg80211_regdom is intersectedMihir Shete
2016-06-02net: core: neighbour: Change the print format for addressesSubash Abhinov Kasiviswanathan
2016-05-26net: rmnet_data: Fix use after free when sending MAP command ACKSubash Abhinov Kasiviswanathan
2016-05-25net: Warn for cloned packets in ingress path on SMP systems onlySubash Abhinov Kasiviswanathan
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-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