summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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/route: enforce hoplimit max valuePaolo Abeni2016-05-142-0/+4
| * | nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-05-141-1/+3
| * | gre: do not keep the GRE header around in collect medata modeJiri Benc2016-05-111-1/+6
| * | openvswitch: Fix cached ct with helper.Joe Stringer2016-05-111-0/+13
| * | net sched: ife action fix late bindingJamal Hadi Salim2016-05-101-4/+10
| * | net sched: skbedit action fix late bindingJamal Hadi Salim2016-05-101-7/+11
| * | net sched: simple action fix late bindingJamal Hadi Salim2016-05-101-6/+12
| * | net sched: mirred action fix late bindingJamal Hadi Salim2016-05-101-6/+13
| * | net sched: ipt action fix late bindingJamal Hadi Salim2016-05-101-7/+12
| * | net sched: vlan action fix late bindingJamal Hadi Salim2016-05-101-6/+16
| * | tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-101-2/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-05-103-1/+4
| |\ \
| | * | netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull2016-05-051-0/+2
| | * | netfilter: IDLETIMER: fix race condition when destroy the targetLiping Zhang2016-04-291-0/+1
| | * | netfilter: conntrack: init all_locks to avoid debug warningFlorian Westphal2016-04-291-1/+1
| * | | net: fix a kernel infoleak in x25 moduleKangjie Lu2016-05-091-0/+1
* | | | 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