summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-01-29cfg80211/wext: fix message orderingJohannes Berg
2016-01-29wext: fix message delay/orderingJohannes Berg
2016-01-26rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller
2016-01-14mac80211: fix PS-Poll handlingEmmanuel Grumbach
2016-01-14mac80211: clear local->sched_scan_req properly on reconfigEliad Peller
2016-01-14mac80211: avoid ROC during hw restartEliad Peller
2016-01-14regulatory: fix world regulatory domain dataJohannes Berg
2016-01-14wireless: change cfg80211 regulatory domain info as debug messagesDave Young
2016-01-14mac80211: fix remain-on-channel cancellationJohannes Berg
2016-01-14mac80211: recalculate SW ROC only when neededJohannes Berg
2016-01-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-01-13genetlink: Fix off-by-one in genl_allocate_reserve_groups()David S. Miller
2016-01-13batman-adv: Fix list removal of batadv_hardif_neigh_nodeSven Eckelmann
2016-01-13batman-adv: fix lockdep splat when doing mcast_freeSimon Wunderlich
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12net: bpf: reject invalid shiftsRabin Vincent
2016-01-12net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen
2016-01-12net: bpf: reject invalid shiftsRabin Vincent
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-11net: pktgen: fix null ptr deref in skb allocationJohn Fastabend
2016-01-11bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann
2016-01-11sched,cls_flower: set key address type when presentJamal Hadi Salim
2016-01-11tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-01-11sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner
2016-01-11net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-10openvswitch: update kernel doc for struct vportJean Sacren
2016-01-10openvswitch: fix struct geneve_port member nameJean Sacren
2016-01-10openvswitch: clean up unused functionJean Sacren
2016-01-10ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-10net: add scheduling point in recvmmsg/sendmmsgEric Dumazet
2016-01-10ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel
2016-01-10net, sched: add clsact qdiscDaniel Borkmann
2016-01-10net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin
2016-01-10bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann
2016-01-10net, sched: add skb_at_tc_ingress helperDaniel Borkmann
2016-01-10ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov
2016-01-10ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov
2016-01-10ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov
2016-01-10udp: restrict offloads to one namespaceHannes Frederic Sowa
2016-01-10bridge: Reflect MDB entries to hardwareElad Raz
2016-01-10switchdev: Adding MDB entry offloadElad Raz