summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2015-06-111-0/+4
* net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-5/+5
* net/ethtool: Add current supported tunable optionsHadar Hen Zion2015-06-111-0/+6
* net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.hFlorian Fainelli2015-06-101-0/+5
* net: phy: broadcom: include phy.h for brcmphy.hFlorian Fainelli2015-06-101-0/+2
* Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...David S. Miller2015-06-101-48/+60
|\
| * mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-30/+49
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-10307-1890/+13117
| |\
| * | mac80211: remove obsolete sentence from documentationJakub Kicinski2015-06-091-2/+1
| * | mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-2/+2
| * | mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-15/+2
| * | mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-021-0/+3
| * | mac80211: move TX PN to public part of key structJohannes Berg2015-06-021-0/+4
* | | net/unix: support SCM_SECURITY for stream socketsStephen Smalley2015-06-101-1/+0
* | | can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp2015-06-091-0/+5
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-084-6/+6
|\ \
| * \ Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-061-0/+6
| |\ \
| | * | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-261-0/+6
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-051-4/+0
| |\ \ \
| | * | | perf/x86: Fix event/group validationPeter Zijlstra2015-05-271-4/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-032-2/+0
| |\ \ \ \
| | * | | | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-282-2/+0
| | |/ / /
* | | | | net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-071-1/+1
* | | | | tcp: get_cookie_sock() consolidationEric Dumazet2015-06-071-0/+3
* | | | | bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-072-1/+4
* | | | | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-062-0/+2
* | | | | net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-041-0/+8
* | | | | net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-041-1/+1
* | | | | net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-041-2/+4
* | | | | net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-042-2/+6
* | | | | net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-044-8/+87
* | | | | net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-041-0/+41
* | | | | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-042-7/+15
* | | | | mpls: Add MPLS entropy label in flow_keysTom Herbert2015-06-041-0/+1
* | | | | net: Add GRE keyid in flow_keysTom Herbert2015-06-041-0/+6
* | | | | net: Add IPv6 flow label to flow_keysTom Herbert2015-06-041-1/+3
* | | | | net: Add VLAN ID to flow_keysTom Herbert2015-06-041-0/+6
* | | | | net: Get rid of IPv6 hash addresses flow keysTom Herbert2015-06-041-1/+0
* | | | | net: Add keys for TIPC addressTom Herbert2015-06-041-0/+10
* | | | | net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-043-23/+69
* | | | | net: Get skb hash over flow_keys structureTom Herbert2015-06-044-4/+23
* | | | | mpls: Add definition for IPPROTO_MPLSTom Herbert2015-06-041-0/+2
* | | | | Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-031-0/+9
|\ \ \ \ \
| * | | | | bcma: add module_bcma_driver()Hauke Mehrtens2015-05-261-0/+9
* | | | | | bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2015-06-031-0/+10
* | | | | | net: phy: dp83867: Add TI dp83867 phyDan Murphy2015-06-031-0/+45
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0111-26/+101
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-012-4/+6
| |\ \ \ \ \
| | * | | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-311-1/+2
| | * | | | | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-301-3/+4
| | |\ \ \ \ \