summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-192-4/+6
|\
| * mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-191-1/+1
| * fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani2016-05-191-3/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-193-4/+4
|\ \ | |/ |/|
| * Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-05-061-1/+1
| |\
| | * netlabel: fix a problem with netlbl_secattr_catmap_setrng()Janak Desai2016-04-051-1/+1
| * | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-112-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \
| * | treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17365-7855/+13259
|\ \ \
| * \ \ Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller2016-05-171-3/+6
| |\ \ \
| | * \ \ Merge tag 'qcom-soc-for-4.7-2' into net-nextBjorn Andersson2016-05-131-3/+6
| | |\ \ \
| * | | | | switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-4/+2
| * | | | | net_sched: close another race condition in tcf_mirred_release()WANG Cong2016-05-171-2/+3
| * | | | | tipc: fix nametable publication field in nl compatRichard Alpe2016-05-171-1/+1
| * | | | | netlink: Fix dump skb leak/double freeHerbert Xu2016-05-161-2/+5
| * | | | | tipc: check nl sock before parsing nested attributesRichard Alpe2016-05-161-0/+3
| * | | | | fq_codel: fix memory limitation driftEric Dumazet2016-05-161-1/+2
| * | | | | net: also make sch_handle_egress() drop monitor readyDaniel Borkmann2016-05-161-3/+3
| * | | | | net/hsr: Use setup_timer and mod_timer.Muhammad Falak R Wani2016-05-161-8/+3
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-05-161-2/+2
| |\ \ \ \ \
| | * | | | | Bluetooth: fix power_on vs close raceJiri Slaby2016-05-131-2/+2
| | |/ / / /
| * | | | | bpf: add generic constant blinding for use in jitsDaniel Borkmann2016-05-162-2/+14
| * | | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-161-1/+5
| * | | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-3/+11
| * | | | | bpf: minor cleanups in ebpf codeDaniel Borkmann2016-05-161-19/+15
| * | | | | tcp: minor optimizations around tcp_hdr() usageEric Dumazet2016-05-163-22/+20
| * | | | | sock: propagate __sock_cmsg_send() errorEric Dumazet2016-05-162-4/+6
| * | | | | net: qrtr: fix build problemsArnd Bergmann2016-05-162-2/+4
| * | | | | net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-161-0/+21
| * | | | | net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai2016-05-161-0/+15
| * | | | | net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-161-9/+36
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-1515-39/+106
| |\ \ \ \ \
| * | | | | | net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli2016-05-141-1/+1
| | |/ / / / | |/| | | |
| * | | | | udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2016-05-132-13/+5
| * | | | | sunrpc: set SOCK_FASYNCEric Dumazet2016-05-131-0/+3
| * | | | | tipc: eliminate risk of double link_up eventsJon Paul Maloy2016-05-121-1/+1
| * | | | | gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-123-6/+6
| * | | | | ip6_gre: Fix get_size calculation for gre6 tunnelHaishuang Yan2016-05-121-3/+0
| * | | | | Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller2016-05-1213-113/+141
| |\ \ \ \ \
| | * | | | | mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2016-05-121-26/+44
| | * | | | | cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-128-24/+26
| | * | | | | cfg80211: remove erroneous commentJohannes Berg2016-05-121-1/+1
| | * | | | | cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2016-05-121-2/+6
| | * | | | | mac80211: allow same PN for AMSDU sub-framesSara Sharon2016-05-121-4/+12
| | * | | | | mac80211: remove disconnected APs from BSS tableDavid Spinadel2016-05-121-0/+5
| | * | | | | wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg2016-05-021-35/+0
| | * | | | | nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg2016-04-271-14/+22
| | * | | | | cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-263-7/+24
| | * | | | | cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan2016-04-261-1/+2