Age | Commit message (Expand) | Author |
2016-02-18 | i40e/i40evf: Drop outer checksum offload that was not requested | Alexander Duyck |
2016-02-18 | net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518 | Stefan Roese |
2016-02-18 | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps | Alison Schofield |
2016-02-17 | i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. | Catherine Sullivan |
2016-02-17 | i40e: When in promisc mode apply promisc mode to Tx Traffic as well | Anjali Singhai Jain |
2016-02-17 | i40e: clean event descriptor before use | Shannon Nelson |
2016-02-17 | i40evf: set adapter state on reset failure | Mitch Williams |
2016-02-17 | i40e: better error reporting for nvmupdate | Shannon Nelson |
2016-02-17 | i40e: expand comment | Mitch Williams |
2016-02-17 | i40e: Do not disable queues in the Legacy/MSI Interrupt handler | Anjali Singhai Jain |
2016-02-17 | i40e/i40evf: avoid atomics | Mitch Williams |
2016-02-17 | i40e: Removal of code which relies on BASE VEB SEID | Kiran Patil |
2016-02-17 | i40e: Fix PROMISC mode for Multi-function per port (MFP) devices | Anjali Singhai Jain |
2016-02-17 | i40e: Add a SW workaround for lost interrupts | Anjali Singhai Jain |
2016-02-17 | i40e: trivial: cleanup use of pf->hw | Jesse Brandeburg |
2016-02-17 | i40evf: support packet split receive | Mitch Williams |
2016-02-17 | i40e: drop unused debugfs file "dump" | Jesse Brandeburg |
2016-02-17 | i40e: get rid of magic number | Mitch Williams |
2016-02-17 | vxlan: treat vni in metadata based tunnels consistently | Jiri Benc |
2016-02-17 | vxlan: clean up rx error path | Jiri Benc |
2016-02-17 | vxlan: clean up extension handling on rx | Jiri Benc |
2016-02-17 | vxlan: move GBP header parsing to a separate function | Jiri Benc |
2016-02-17 | vxlan: simplify vxlan_remcsum | Jiri Benc |
2016-02-17 | vxlan: keep flags and vni in network byte order | Jiri Benc |
2016-02-17 | vxlan: introduce vxlan_hdr | Jiri Benc |
2016-02-17 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2016-02-17 | rocker: return -EOPNOTSUPP for undefined world ops | Jiri Pirko |
2016-02-17 | rocker: move OF-DPA stuff into separate file | Jiri Pirko |
2016-02-17 | rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags | Jiri Pirko |
2016-02-17 | rocker: remove trans parameter to rocker_cmd_exec function | Jiri Pirko |
2016-02-17 | rocker: pre-allocate wait structures during cmd ring init | Jiri Pirko |
2016-02-17 | rocker: pass "learning" value as a parameter to rocker_port_set_learning | Jiri Pirko |
2016-02-17 | rocker: introduce worlds infrastructure | Jiri Pirko |
2016-02-17 | rocker: move rocker and rocker_port structs into header | Jiri Pirko |
2016-02-17 | rocker: implement get settings mode command | Jiri Pirko |
2016-02-17 | rocker: push tlv processing into separate files | Jiri Pirko |
2016-02-17 | rocker: rename rocker.c to rocker_main.c | Jiri Pirko |
2016-02-17 | rocker: rename rocker.h to rocker_hw.h | Jiri Pirko |
2016-02-17 | rocker: remove unused rocker_port param from alloc funcs and shorten their names | Jiri Pirko |
2016-02-17 | drivers: net: xgene: Add support for multiple queues | Iyappan Subramanian |
2016-02-17 | drivers: net: xgene: Add support for RSS | Iyappan Subramanian |
2016-02-17 | drivers: net: xgene: Add support for Classifier engine | Iyappan Subramanian |
2016-02-17 | ixgbe: fix dates on header of ixgbe_model.h | John Fastabend |
2016-02-17 | ixgbe: use u32 instead of __u32 in model header | John Fastabend |
2016-02-17 | i40e/i40evf: Bump version | Jesse Brandeburg |
2016-02-17 | i40e: properly show packet split status in debugfs | Mitch Williams |
2016-02-17 | i40e/i40evf: use logical operators, not bitwise | Mitch Williams |
2016-02-17 | i40e/i40evf: use pages correctly in Rx | Mitch Williams |
2016-02-17 | i40e/i40evf: use __GFP_NOWARN | Jesse Brandeburg |
2016-02-17 | i40e: dump descriptor indexes in hex | Jesse Brandeburg |