summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-291-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-241-1/+11
|\
| * netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-141-0/+3
| * netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-141-1/+1
| * netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-141-2/+2
| * netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+3
| * netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+4
* | libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-231-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-2310-104/+123
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-212-0/+46
| |\ \
| | * | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-0/+7
| | * | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-141-0/+39
| * | | Merge branch 'ptmx-cleanup'Linus Torvalds2016-04-191-24/+10
| |\ \ \
| | * | | devpts: clean up interface to pty driversLinus Torvalds2016-04-181-24/+10
| * | | | Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-181-0/+1
| |\ \ \ \
| | * | | | PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai2016-04-151-0/+1
| * | | | | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-161-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-131-0/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-151-6/+16
| |\ \ \ \
| | * | | | pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani2016-04-141-6/+16
| | |/ / /
| * | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-04-141-61/+3
| |\ \ \ \
| | * | | | mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar2016-04-071-61/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-141-4/+5
| |\ \ \ \
| | * | | | fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim2016-04-121-4/+5
| | | |/ / | | |/| |
| * / | | Make file credentials available to the seqfile interfacesLinus Torvalds2016-04-141-9/+4
| |/ / /
* | | | geneve: break dependency with netdev driversHannes Frederic Sowa2016-04-211-0/+1
* | | | vxlan: break dependency with netdev driversHannes Frederic Sowa2016-04-211-0/+1
* | | | net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan2016-04-211-1/+38
* | | | net/mlx5: Introduce device queue countersTariq Toukan2016-04-211-0/+6
* | | | netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck2016-04-211-5/+3
* | | | perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov2016-04-211-0/+5
* | | | bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann2016-04-191-0/+2
* | | | net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-191-1/+2
* | | | phy: add generic function to support ksetting supportPhilippe Reynes2016-04-181-0/+4
* | | | net: ethtool: export conversion function between u32 and link modePhilippe Reynes2016-04-181-0/+7
* | | | netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSOAlexander Duyck2016-04-161-1/+2
* | | | sctp: add sctp_info dump api for sctp_diagXin Long2016-04-151-0/+67
* | | | net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed2016-04-151-22/+124
* | | | net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan2016-04-151-52/+55
* | | | qed: Add infrastructure support for tunnelingManish Chopra2016-04-151-0/+10
* | | | bpf, verifier: add ARG_PTR_TO_RAW_STACK typeDaniel Borkmann2016-04-141-0/+5
* | | | GSO: Support partial segmentation offloadAlexander Duyck2016-04-143-2/+14
* | | | GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck2016-04-141-1/+4
* | | | GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-143-9/+15
* | | | qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-142-0/+12
* | | | qed*: remove version dependencyRahul Verma2016-04-142-10/+1
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2016-04-141-2/+1
|\ \ \ \
| * | | | [net] drop 'size' argument of sock_recvmsg()Al Viro2016-03-281-2/+1
* | | | | net: remove netdevice gso_min_segsEric Dumazet2016-04-141-3/+1
* | | | | net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2016-04-131-2/+2
| |_|_|/ |/| | |