summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * can: c_can: Add support for START pulse in RAMINIT sequenceRoger Quadros2014-11-172-0/+8
| * can: c_can: Add syscon/regmap RAMINIT mechanismRoger Quadros2014-11-173-41/+81
| * can: c_can: Add RAMINIT register information to driver dataRoger Quadros2014-11-171-0/+10
| * can: c_can: Introduce c_can_driver_data structureRoger Quadros2014-11-172-23/+33
| * can: c_can: Add timeout to c_can_hw_raminit_ti()Roger Quadros2014-11-171-1/+10
* | Merge branch 'fec-next'David S. Miller2014-11-182-188/+156
|\ \
| * | net: fec: remove unused return value from swap_buffer()Lothar Waßmann2014-11-181-3/+1
| * | net: fec: simplify loop counter handling in swap_buffer()Lothar Waßmann2014-11-181-1/+1
| * | net: fec: use swab32s() instead of cpu_to_be32()Lothar Waßmann2014-11-181-1/+1
| * | net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann2014-11-182-68/+39
| * | net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann2014-11-182-4/+2
| * | net: fec: properly parenthesize macro argsLothar Waßmann2014-11-181-15/+16
| * | net: fec: consistently use lower case chars as hex digitsLothar Waßmann2014-11-181-44/+44
| * | net: fec: indentation cleanupLothar Waßmann2014-11-181-54/+54
|/ /
* | Merge branch 'ebpf_maps'David S. Miller2014-11-1813-63/+936
|\ \
| * | bpf: remove test map scaffolding and user proper typesAlexei Starovoitov2014-11-182-54/+16
| * | bpf: allow eBPF programs to use mapsAlexei Starovoitov2014-11-184-1/+98
| * | bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-184-3/+296
| * | bpf: fix BPF_MAP_LOOKUP_ELEM command return codeAlexei Starovoitov2014-11-181-1/+1
| * | bpf: add array type of eBPF mapsAlexei Starovoitov2014-11-183-1/+153
| * | bpf: add hashtable type of eBPF mapsAlexei Starovoitov2014-11-183-1/+364
| * | bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2014-11-183-4/+10
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-1814-56/+575
|\ \
| * | i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh2014-11-181-7/+31
| * | i40e: Prevent link flow control settings when PFC is enabledNeerav Parikh2014-11-181-2/+12
| * | i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh2014-11-181-1/+11
| * | i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh2014-11-182-0/+61
| * | i40e: Update VEB's enabled_tc after reconfigurationNeerav Parikh2014-11-181-0/+1
| * | i40e: Check for LLDP AdminStatus before querying DCBXNeerav Parikh2014-11-183-0/+63
| * | i40e: Add support to firmware CEE DCBX modeNeerav Parikh2014-11-1810-35/+328
| * | i40e: Resume Port Tx after DCB eventNeerav Parikh2014-11-183-1/+52
| * | i40e: Bump version to 1.1.23Catherine Sullivan2014-11-181-2/+2
| * | i40e: re-enable VFLR interrupt soonerMitch Williams2014-11-181-6/+6
| * | i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson2014-11-181-3/+9
| |/
* | PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_XDenis Kirjanov2014-11-181-19/+8
|/
* Merge branch 'rss_key_fill'David S. Miller2014-11-1620-73/+104
|\
| * vmxnet3: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-8/+1
| * sfc: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
| * mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-163-7/+12
| * ixgbe: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-4/+3
| * igb: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-6/+3
| * i40e: use netdev_rss_key_fill() helperEric Dumazet2014-11-162-15/+6
| * fm10k: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-7/+3
| * e100e: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-6/+3
| * be2net:use netdev_rss_key_fill() helperEric Dumazet2014-11-161-5/+5
| * bna: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
| * tg3: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-11/+6
| * bnx2x: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
| * amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
| * net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-164-0/+58
|/
OpenPOWER on IntegriCloud