summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-07Merge branch 'xen-netback-next'David S. Miller
2014-03-07xen-netback: Aggregate TX unmap operationsZoltan Kiss
2014-03-07xen-netback: Timeout packets in RX pathZoltan Kiss
2014-03-07xen-netback: Handle guests with too many fragsZoltan Kiss
2014-03-07xen-netback: Add stat counters for zerocopyZoltan Kiss
2014-03-07xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss
2014-03-07l2tp: keep original skb ownershipEric Dumazet
2014-03-07tcp: do not leak non zero tstamp in output packetsEric Dumazet
2014-03-07can: add bittiming check at interface open for CAN FDOliver Hartkopp
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp
2014-03-07can: provide a separate bittiming_const parameter to bittiming functionsOliver Hartkopp
2014-03-07can: move sanity check for bitrate and tq into can_get_bittimingOliver Hartkopp
2014-03-07can: only send bitrate data via netlink when availableOliver Hartkopp
2014-03-07can: preserve skbuff protocol in can_put_echo_skbOliver Hartkopp
2014-03-07can: janz-ican3: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde
2014-03-07i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan
2014-03-07i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-07i40e: fix nvm version and remove firmware reportJesse Brandeburg
2014-03-07i40e: Fix static checker warningNeerav Parikh
2014-03-07i40e: Remove a redundant filter additionAnjali Singhai Jain
2014-03-07i40e: count timeout eventsJesse Brandeburg
2014-03-07i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain
2014-03-07i40e: clean up comment styleShannon Nelson
2014-03-07i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-03-07i40e: Prevent overflow due to kzallocAkeem G Abodunrin
2014-03-07i40e: Flow Director sideband accountingJoseph Gasparakis
2014-03-07i40evf: Enable the ndo_set_features netdev opGreg Rose
2014-03-06bonding: fix const in options processingstephen hemminger
2014-03-06net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet
2014-03-06Merge branch '6lowpan'David S. Miller
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-066lowpan: add missing include of net/ipv6.hAlexander Aring
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu
2014-03-06can: flexcan: make use of platform_get_device_id()Marc Kleine-Budde
2014-03-06can: flexcan: Remove #ifdef CONFIG_PM_SLEEPMarc Kleine-Budde
2014-03-06can: mcp251x: Remove #ifdef CONFIG_PM_SLEEPAlexander Shiyan
2014-03-06can: mcp251x: Make driver more quietAlexander Shiyan
2014-03-06bonding: options handling cleanupstephen hemminger
2014-03-06bonding: remove dead codestephen hemminger
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06bonding: make slave status notifications GFP_ATOMICVeaceslav Falico
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-06Merge branch 'r8152'David S. Miller
2014-03-06r8152: remove rtl8152_get_statshayeswang