Age | Commit message (Expand) | Author |
2015-07-26 | tipc: introduce new tipc_sk_respond() function | Jon Paul Maloy |
2015-07-26 | tipc: let function tipc_msg_reverse() expand header when needed | Jon Paul Maloy |
2015-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2015-07-24 | bridge: Fix setting a flag in br_fill_ifvlaninfo_range(). | Rosen, Rami |
2015-07-24 | be2net: support ndo_get_phys_port_id() | Sriharsha Basavapatna |
2015-07-23 | i40e: use BIT and BIT_ULL macros | Jesse Brandeburg |
2015-07-23 | i40e: clean up error status messages | Shannon Nelson |
2015-07-23 | i40e: provide correct API version to older VF drivers | Mitch Williams |
2015-07-23 | i40evf: support virtual channel API version 1.1 | Mitch Williams |
2015-07-23 | i40evf: handle big resets | Mitch Williams |
2015-07-23 | i40e: support virtual channel API 1.1 | Mitch Williams |
2015-07-23 | i40e/i40evf: add macros for virtual channel API version and device capability | Mitch Williams |
2015-07-23 | i40e: add VF capabilities to virtual channel interface | Mitch Williams |
2015-07-23 | i40e: clean up unneeded gotos | Shannon Nelson |
2015-07-23 | i40e/i40evf: Fix and refactor dynamic ITR code | Carolyn Wyborny |
2015-07-23 | igb: bump version to igb-5.3.0 | Todd Fujinaka |
2015-07-23 | igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0]) | Todd Fujinaka |
2015-07-23 | igb: report unsupported ethtool settings in set_coalesce | Todd Fujinaka |
2015-07-23 | e1000e: Cleanup qos request in error handling of e1000_open | Jia-Ju Bai |
2015-07-23 | ixgbevf: add support for reporting RSS key and hash table for X550 | Emil Tantilov |
2015-07-23 | ip_tunnel: Call ip_tunnel_core_init() from inet_init() | Thomas Graf |
2015-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-07-22 | ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n | Thomas Graf |
2015-07-22 | ipv6: sysctl to restrict candidate source addresses | Erik Kline |
2015-07-22 | r8152: support the new RTL8153 chip | hayeswang |
2015-07-22 | mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference | Roopa Prabhu |
2015-07-22 | Merge branch 'bnx2x-next' | David S. Miller |
2015-07-22 | bnx2x: Bump up driver version to 1.712.30 | Yuval Mintz |
2015-07-22 | bnx2x: Add MFW dump support | Yuval Mintz |
2015-07-22 | bnx2x: new Multi-function mode - BD | Yuval Mintz |
2015-07-22 | bnx2x: Add 84858 phy support | Yaniv Rosner |
2015-07-22 | bnx2x: Rebrand from 'broadcom' into 'qlogic' | Yuval Mintz |
2015-07-22 | bnx2x: Utilize FW 7.12.30 | Yuval Mintz |
2015-07-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-07-22 | ARM64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-22 | arm64: switch_to: calculate cpu context pointer using separate register | Will Deacon |
2015-07-21 | net: track success and failure of TCP PMTU probing | Rick Jones |
2015-07-21 | ravb: fix ring memory allocation | Sergei Shtylyov |
2015-07-21 | cxgb4: Add debugfs entry to enable backdoor access | Hariprasad Shenai |
2015-07-21 | net: phy: dp83867: Fix warning check for setting the internal delay | Dan Murphy |
2015-07-21 | mpls: make RTA_OIF optional | Roopa Prabhu |
2015-07-21 | openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes | Chris J Arges |
2015-07-21 | netlink: don't hold mutex in rcu callback when releasing mmapd ring | Florian Westphal |
2015-07-21 | Merge branch 'sfc-filter-chaining' | David S. Miller |
2015-07-21 | sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode | Edward Cree |
2015-07-21 | sfc: support cascaded multicast filters | Daniel Pieczko |
2015-07-21 | sfc: re-factor efx_ef10_filter_sync_rx_mode() | Daniel Pieczko |
2015-07-21 | sfc: Insert multicast filters as well as mismatch filters in promiscuous mode | Jon Cooper |
2015-07-21 | sfc: warn if other functions have been reset by MCFW | Daniel Pieczko |