summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-03-23net: initialize variables to avoid UML compilation failureJeevan Shriram
2016-03-23Revert "net: unix: Fix uninitialized warnings when building for ARCH=um"David Keitel
2016-03-23skbuff: support disabling of skb fragment cacheLiam Mark
2016-03-23net: ipc_router: Bind only a client port as control portKarthikeyan Ramasubramanian
2016-03-23net: core: Send only BIND and LISTEN events.Ravinder Konka
2016-03-23net: ipc_router: fix leak of kernel memory to userspaceArun Kumar Neelakantam
2016-03-23net: Reset NAPI bit if IPI failedRavinder Konka
2016-03-23netfilter: nf_conntrack_sip: Dynamically enable/disable SIP ALGRavinder Konka
2016-03-23net: tcp: check for SOCK_DEAD again in tcp_nuke_addrLorenzo Colitti
2016-03-23Fix NULL pointer dereference in tcp_nuke_addr.Lorenzo Colitti
2016-03-23netfilter: Fix to MT call issueRavinder Konka
2016-03-23net: ipc_router: Add support for IPC Router version negotiationAtish Kumar Patra
2016-03-23net: core: fix compilation warning for uninitialized variableJeevan Shriram
2016-03-23net: ipv4: fix compilation warning for uninitialized variableJeevan Shriram
2016-03-23net: unix: Fix uninitialized warnings when building for ARCH=umNaveen Ramaraj
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-23skb: Adding trace event for gso.Ravinder Konka
2016-03-23net: rmnet_data: Fix QMAP ACK's to work with DL checksum offloadSubash Abhinov Kasiviswanathan
2016-03-23net: rmnet_data: Set the protocol when sending MAP ACK'sSubash Abhinov Kasiviswanathan
2016-03-23ipv6: addrconf: Fix recursive spin lock callSubash Abhinov Kasiviswanathan
2016-03-23qmp: Add support for QSSP EnhancementsMona Hossain
2016-03-23seemp: enhance support for malware detectionWilliam Clark
2016-03-22Revert "cfg80211/mac80211: disconnect on suspend"Ganesh Kondabattini
2016-03-22Revert "cfg80211: export interface stopping function"Ahmad Kholaif
2016-03-22cfg80211: Add AP stopped interfaceSameer Thalappil
2016-03-22cfg80211: Use new wiphy flag WIPHY_FLAG_DFS_OFFLOADAmar Singhal
2016-03-22msm: wlan: Update db.txt for regulatory supportRyan Hsu
2016-03-22mac80211: implement HS2.0 gratuitous ARP/unsolicited NA droppingJohannes Berg
2016-03-22cfg80211: export regulatory_hint_user() APIMihir Shete
2016-03-22net: ipv6: remove duplicate declartion of structureJeevan Shriram
2016-03-22net/ipv6/addrconf: IPv6 tethering enhancementTianyi Gou
2016-03-22netfilter: xt_HARDIDLETIMER: Fix null de-referenceSusheel Yadagiri
2016-03-22nf: IDLETIMER: Fix possible use before initialization in idletimer_resumePatrick Daly
2016-03-22netfilter: xt_HARDIDLETIMER: Fix use after free conditionPatrick Daly
2016-03-22netfilter: xtables: hardidletimer target implementationBhavya Sokke Mallikarjunappa
2016-03-22net: sched: gracefully handle qdisc which don't support change()Harout Hedeshian
2016-03-22net: add a per-cpu counter for the number of frames coalesced in GROHarout Hedeshian
2016-03-22net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan
2016-03-22net: Indicate whether a socket is a transparent socketHarout Hedeshian
2016-03-22net: sockev: corrected sk_family filter logicHarout Hedeshian
2016-03-22net: Warn for cloned packets in ingress pathSubash Abhinov Kasiviswanathan
2016-03-22net: udp: Adjust UDP socket state for encapsulation socketsHarout Hedeshian
2016-03-22net: sockev: filtering non INET socket eventsHarout Hedeshian
2016-03-22net: socket: make sure refs are not released on fd before calling sockevHarout Hedeshian
2016-03-22net: sockev: Initial CommitHarout Hedeshian
2016-03-22net: socket: Added notifier chains for socket administrative functionsHarout Hedeshian
2016-03-22net: core: add MAP support to RPS flow dissectorHarout Hedeshian
2016-03-22net: ipc_router: Use iov_iter accessor functionsKarthikeyan Ramasubramanian
2016-03-22net: ipc_router: Fix to handle the socket framework updatesKarthikeyan Ramasubramanian
2016-03-22net: ipc_router: Remove including unused header fileKarthikeyan Ramasubramanian