summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-14GSO: Support partial segmentation offloadAlexander Duyck3-2/+14
2016-04-14GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck1-1/+4
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck3-9/+15
2016-04-14devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko2-0/+18
2016-04-14devlink: add shared buffer configurationJiri Pirko2-0/+104
2016-04-14gre: eliminate holes in ip_tunnelstephen hemminger1-4/+3
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2-0/+12
2016-04-14qed*: remove version dependencyRahul Verma2-10/+1
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller1-2/+1
2016-04-14net: remove netdevice gso_min_segsEric Dumazet1-3/+1
2016-04-13sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner1-1/+2
2016-04-13sctp: compress bit-wide flags to a bitfield on sctp_sockMarcelo Ricardo Leitner1-6/+6
2016-04-13net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2-4/+4
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa1-15/+29
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn1-2/+2
2016-04-13net: dsa: Remove allocation of driver private memoryAndrew Lunn1-1/+0
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn1-2/+8
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn1-1/+2
2016-04-13Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller3-44/+58
2016-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-93/+25
2016-04-12netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal1-39/+3
2016-04-12netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal1-54/+12
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg3-38/+22
2016-04-12cfg80211: Improve Connect/Associate command documentationJouni Malinen2-6/+36
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn1-0/+11
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells1-1/+2
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells1-2/+0
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells1-0/+1
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern1-0/+3
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller1-0/+4
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-81/+206
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+25
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-5/+9
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+88
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman13-31/+55
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot1-1/+1
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot1-1/+1
2016-04-08net: dsa: make the STP state function return voidVivien Didelot1-2/+2
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller5-8/+187
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+2
2016-04-07bpf: sanitize bpf tracepoint accessAlexei Starovoitov2-0/+2
2016-04-07bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov1-0/+1
2016-04-07perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2-1/+10
2016-04-07perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov3-9/+9
2016-04-07perf: remove unused __addr variableAlexei Starovoitov2-8/+2
2016-04-07perf: optimize perf_fetch_caller_regsAlexei Starovoitov1-2/+0
2016-04-07net: Fix build failure due to lockdep_sock_is_held().David S. Miller1-0/+2
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+20