summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-01-26rfkill: fix rfkill_fop_read wait_event usageJohannes Berg1-12/+4
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni5-19/+11
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa1-0/+5
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller2-0/+9
2016-01-14mac80211: fix PS-Poll handlingEmmanuel Grumbach1-1/+1
2016-01-14mac80211: clear local->sched_scan_req properly on reconfigEliad Peller1-1/+4
2016-01-14mac80211: avoid ROC during hw restartEliad Peller3-2/+18
2016-01-14regulatory: fix world regulatory domain dataJohannes Berg1-5/+7
2016-01-14wireless: change cfg80211 regulatory domain info as debug messagesDave Young1-15/+18
2016-01-14mac80211: fix remain-on-channel cancellationJohannes Berg1-2/+4
2016-01-14mac80211: recalculate SW ROC only when neededJohannes Berg1-5/+1
2016-01-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-6/+14
2016-01-13genetlink: Fix off-by-one in genl_allocate_reserve_groups()David S. Miller1-1/+1
2016-01-13batman-adv: Fix list removal of batadv_hardif_neigh_nodeSven Eckelmann1-6/+12
2016-01-13batman-adv: fix lockdep splat when doing mcast_freeSimon Wunderlich1-0/+2
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller267-6628/+11042
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds270-6640/+11102
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-28/+12
2016-01-13net: bpf: reject invalid shiftsRabin Vincent1-0/+5
2016-01-13net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen1-1/+1
2016-01-12net: bpf: reject invalid shiftsRabin Vincent1-0/+5
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-40/+67
2016-01-12udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2-2/+2
2016-01-12net: pktgen: fix null ptr deref in skb allocationJohn Fastabend1-1/+3
2016-01-12bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann1-7/+62
2016-01-12bpf: export helper function flags and reject invalid onesDaniel Borkmann1-14/+23
2016-01-12sched,cls_flower: set key address type when presentJamal Hadi Salim1-2/+8
2016-01-12tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-12sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner2-18/+10
2016-01-11net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov1-2/+1
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau2-9/+28
2016-01-11openvswitch: update kernel doc for struct vportJean Sacren1-1/+2
2016-01-11openvswitch: fix struct geneve_port member nameJean Sacren1-3/+3
2016-01-11openvswitch: clean up unused functionJean Sacren1-20/+0
2016-01-11ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-01-11net: add scheduling point in recvmmsg/sendmmsgEric Dumazet1-0/+2
2016-01-11ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel1-2/+3
2016-01-11net, sched: add clsact qdiscDaniel Borkmann5-15/+174
2016-01-11net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2016-01-11bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann1-4/+13
2016-01-11net, sched: add skb_at_tc_ingress helperDaniel Borkmann1-5/+1
2016-01-11ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov3-8/+8
2016-01-11ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov3-8/+8
2016-01-11ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov3-8/+9
2016-01-11udp: restrict offloads to one namespaceHannes Frederic Sowa2-4/+8
2016-01-11bridge: Reflect MDB entries to hardwareElad Raz1-0/+23
2016-01-11switchdev: Adding MDB entry offloadElad Raz1-0/+2
2016-01-09batman-adv: Add kerneldoc for batadv_neigh_node::refcountSven Eckelmann1-0/+1
2016-01-09batman-adv: Remove kerneldoc for missing struct membersSven Eckelmann1-4/+0