summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ixgbe: Accept SFP not present errors on all devicesMark Rustad2015-09-221-2/+1
| * ixgbevf: Enables TSO for stacked VLANToshiaki Makita2015-09-221-0/+1
| * e1000e: Enable TSO for stacked VLANToshiaki Makita2015-09-221-0/+1
| * igbvf: Enable TSO for stacked VLANToshiaki Makita2015-09-221-0/+1
| * e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu2015-09-221-8/+0
| * fm10k: add support for extra debug statisticsJacob Keller2015-09-226-36/+243
| * fm10k: TRIVIAL remove unnecessary commaJacob Keller2015-09-221-2/+2
| * fm10k: create "correct" header for the remote end on connectJacob Keller2015-09-221-1/+24
| * fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller2015-09-221-1/+18
| * ixgbe: Add fdir support for SCTP on X550Don Skidmore2015-09-222-0/+11
| * ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore2015-09-221-3/+9
| * fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller2015-09-221-3/+1
* | Merge branch 'bridge_external_fdb_aging'David S. Miller2015-09-235-23/+81
|\ \
| * | switchdev: update documentation on FDB ageing_timeScott Feldman2015-09-231-12/+12
| * | bridge: don't age externally added FDB entriesSiva Mannem2015-09-231-0/+2
| * | rocker: add FDB cleanup timerScott Feldman2015-09-231-0/+42
| * | rocker: adding port ageing_time for ageing out FDB entriesScott Feldman2015-09-231-0/+2
| * | bridge: define some min/max/default ageing time constantsScott Feldman2015-09-232-1/+7
| * | rocker: store rocker_port in fdb key rather than pportScott Feldman2015-09-231-4/+4
| * | rocker: track when FDB entry is touched.Scott Feldman2015-09-231-6/+12
|/ /
* | Merge branch 'cls_bpf-next'David S. Miller2015-09-231-15/+16
|\ \
| * | cls_bpf: further limit exec opcodes subsetDaniel Borkmann2015-09-231-3/+0
| * | cls_bpf: make binding to classid optionalDaniel Borkmann2015-09-231-9/+8
| * | cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann2015-09-231-3/+8
|/ /
* | Merge tag 'arcnet-cleanup-v4.3-rc2' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller2015-09-2317-1446/+1410
|\ \
| * | arcnet: capmode: remove extra functionMichael Grzeschik2015-09-231-6/+3
| * | arcnet: arc-rawmode: reorder module functionsMichael Grzeschik2015-09-231-46/+38
| * | arcnet: com20020: replace magic numbers with readable macrosMichael Grzeschik2015-09-233-8/+11
| * | arcnet: reformat structs to C99 formatMichael Grzeschik2015-09-232-14/+35
| * | arcnet: Remove unused arcnet_<I/O>w macrosJoe Perches2015-09-231-10/+0
| * | arcnet: Add com9026.h to standardize COM9026_REG_<foo>Joe Perches2015-09-235-34/+21
| * | arcnet: Remove function pointer macro indirectionsJoe Perches2015-09-232-37/+32
| * | arcnet: com90xx: Use arcnet_readb/writeb routinesJoe Perches2015-09-231-12/+17
| * | arcnet: arc-rimi: Use arcnet_<I/O> routinesJoe Perches2015-09-231-30/+25
| * | arcnet: arcdevice.h: Add arcnet_readb and arcnet_writebJoe Perches2015-09-231-0/+5
| * | arcnet: com90xx: Use arcnet_<I/O> routinesJoe Perches2015-09-231-34/+33
| * | arcnet: com90io: Use arcnet_<I/O> routinesJoe Perches2015-09-231-53/+48
| * | arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches2015-09-236-122/+114
| * | arcnet: Add arcnet_<I/O> macrosJoe Perches2015-09-231-0/+25
| * | arcnet: Make a char * array const char * constJoe Perches2015-09-231-5/+10
| * | arcnet: Move files out of include/linuxJoe Perches2015-09-2315-22/+28
| * | arcnet: Wrap some long linesJoe Perches2015-09-2311-52/+81
| * | arcnet: Convert arcnet_dump_skb macro to static inlineJoe Perches2015-09-231-1/+4
| * | arcnet: Remove pointer comparisons to NULLJoe Perches2015-09-234-6/+6
| * | arcnet: Remove assignments from ifsJoe Perches2015-09-233-3/+7
| * | arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-235-10/+2
| * | arcnet: Move EXPORT_SYMBOL after declarationsJoe Perches2015-09-231-15/+18
| * | arcnet: Convert printk to pr_<level>Joe Perches2015-09-2312-64/+65
| * | arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-2312-327/+355
| * | arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-2312-58/+93
OpenPOWER on IntegriCloud