deliverable/linux.git
2014-09-02  David S. Millernet: Don't keep around original SKB when we software...
2014-09-02  David S. Millernet: Validate xmit SKBs right when we pull them out...
2014-09-02  David S. Millernet: Separate out SKB validation logic from transmit...
2014-09-02  David S. Millernet: Have xmit_list() signal more==true when appropriate.
2014-09-02  David S. Millernet: Pass a "more" indication down into netdev_start_xm...
2014-09-02  David S. Millernet: Move main gso loop out of dev_hard_start_xmit...
2014-09-02  David S. Millernet: Create xmit_one() helper for dev_hard_start_xmit()
2014-09-02  David S. Millernet: Do txq_trans_update() in netdev_start_xmit()
2014-08-30  Ley Foon Tannet: stmmac: fix warning from Sparse for socfpga
2014-08-30  David S. MillerMerge branch 'csums-next'
2014-08-30  Tom Herbertqlcnic: Set skb->csum_level for encapsulated checksum
2014-08-30  Tom Herbertmlx4: Set skb->csum_level for encapsulated checksum
2014-08-30  Tom Herberti40evf: Set skb->csum_level for encapsulated checksum
2014-08-30  Tom Herberti40e: Set skb->csum_level for encapsulated checksum
2014-08-30  Tom Herbertbenet: Set skb->csum_level for encapsulated checksum
2014-08-30  Tom Herbertsctp: Change sctp to implement csum_levels
2014-08-30  Tom Herbertnet: Allow GRO to use and set levels of checksum unnece...
2014-08-30  Tom Herbertnet: Clarification of CHECKSUM_UNNECESSARY
2014-08-30  Tom Herbertnet: Allocate a new 16 bits for flags in skbuff
2014-08-30  Rick Jonesbe2net: Use dev_consume_skb_any() in the non-drop path
2014-08-30  Yuval Mintzbnx2x: Fix sparse warnings
2014-08-30  Rasmus Villemoesinclude/rxrpc/types.h: Remove unused header
2014-08-30  Rasmus Villemoesinclude/linux/phonedev.h: Remove unused header
2014-08-30  Rasmus Villemoesinclude/linux/i82593.h: Remove unused header
2014-08-30  Rasmus Villemoesinclude/linux/cycx_x25.h: Remove unused header
2014-08-30  Ying Xuetipc: fix a potential oops
2014-08-30  Florian Fainellinet: phy: properly report internal PHYs through sysfs
2014-08-30  David S. MillerMerge branch 'qlcnic-next'
2014-08-30  Shahed Shaikhqlcnic: Update version to 5.3.62
2014-08-30  Shahed ShaikhMAINTAINERS: Update group email alias for qlcnic driver
2014-08-30  Shahed Shaikhqlcnic: Add support to run firmware POST
2014-08-30  Jitendra Kalsariaqlcnic: Use usleep_range() instead of msleep() for...
2014-08-30  Shahed Shaikhqlcnic: Add support for 0x8830 device ID
2014-08-30  Jitendra Kalsariaqlcnic: Update Link speed and port type info for 83xx...
2014-08-30  Daniel Borkmannnet: add skb_get_tx_queue() helper
2014-08-28  Francois Romieur8169: add missing MODULE_FIRMWARE.
2014-08-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-08-28  David S. Millervirtio_net: flush when in xmit_more mode and under...
2014-08-28  David S. Millerigb: flush when in xmit_more mode and under descriptor...
2014-08-28  Daniel Borkmannixgbe: flush when in xmit_more mode and under descripto...
2014-08-28  David S. MillerMerge branch 'bcm7xxx'
2014-08-28  Florian Fainellinet: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
2014-08-28  Florian Fainellinet: phy: broadcom: add new Broadcom OUI
2014-08-28  Florian Fainellinet: phy: broadcom: fix PHY_BCM_OUI_4
2014-08-28  Florian Fainellinet: phy: bcm7xxx: introduce helper macro
2014-08-28  David S. MillerMerge branch 'sf2'
2014-08-28  David S. Millersungem: Fix global namespace pollution of phy accessors.
2014-08-28  Florian FainelliDocumentation: devicetree: add Broadcom Starfighter...
2014-08-28  Florian FainelliDocumentation: devicetree: update dsa binding with...
2014-08-28  Florian Fainellinet: dsa: add Broadcom SF2 switch driver
2014-08-28  Florian Fainellinet: dsa: add Broadcom tag RX/TX handler
2014-08-28  Florian Fainellinet: dsa: allow updating fixed PHY link information
2014-08-28  Florian Fainellinet: dsa: allow drivers to do link adjustment
2014-08-28  Florian Fainellinet: dsa: allow switches to work without tagging
2014-08-28  Florian Fainellinet: dsa: allow for more complex PHY setups
2014-08-28  Florian Fainellinet: dsa: retain a per-port device_node pointer
2014-08-28  Florian Fainellinet: dsa: provide a switch device device tree node...
2014-08-28  Florian Fainellinet: phy: provide stub for fixed_phy_set_link_update
2014-08-28  Florian Fainellinet: phy: add generic UniMAC MDIO bus driver
2014-08-28  Florian Fainellinet: dsa: reduce number of protocol hooks
2014-08-28  David S. Millersungem: Fix global namespace pollution of phy accessors.
2014-08-28  David S. Millertulip: dmfe: Fix global namespace pollution of phy...
2014-08-28  David S. Millerf_ncm: Don't use netdev_start_xmit().
2014-08-27  Romain Perierethernet: arc: Add support for specific SoC layer devic...
2014-08-27  Romain Perierethernet: arc: mdio changes for future SoC glue layer...
2014-08-27  Romain Perierethernet: arc: remove use of 'struct platform_device'
2014-08-27  Florian Westphaltcp: syncookies: mark cookie_secret read_mostly
2014-08-27  Yuval Mintzbnx2x: Fix static checker warning regarding `txdata_ptr'
2014-08-27  hayeswangr8152: replace strncpy with strlcpy
2014-08-27  David S. Millernet: Update sk_buff flag bit availability comment.
2014-08-27  Catherine Sullivani40e/i40evf: Bump i40e & i40evf version
2014-08-27  Anjali Singhai... i40e/i40evf: Ignore a driver perceived Tx hang if the...
2014-08-27  Shannon Nelsoni40e: quiet complaints when removing default MAC VLAN...
2014-08-27  Shannon Nelsoni40e/i40evf: add max buf len to aq debug print helper
2014-08-27  Carolyn Wybornyi40e: Add checks and message for Qualified Module info
2014-08-27  Ashish Shahi40e: set num_queue_pairs to num configured by VF
2014-08-27  Shannon Nelsoni40e: Enable l2tsel bit for VLAN tag control
2014-08-27  Anjali Singhai... i40e: Add a FD flush counter to ethtool
2014-08-27  Anjali Singhai... i40e: ATR policy change to flush the table to clean...
2014-08-27  Anjali Singhai... i40e: Some FD message fixes
2014-08-27  Carolyn Wybornyi40e: Update flow director error messages to reduce...
2014-08-26  stephen hemmingerneigh: document gc_thresh2
2014-08-26  Randy Dunlapnet: bnx2x: fix build error with ptp
2014-08-26  Jiri Pirkoteam: set IFF_TEAM_PORT priv_flag after rx_handler...
2014-08-26  Alexei Starovoitovbpf: x86: add missing 'shift by register' instructions...
2014-08-26  David S. MillerMerge branch 'bnx2x-next'
2014-08-26  Michal Kalderonbnx2x: Fix timesync endianity
2014-08-26  Dmitry Kravkovbnx2x: Be more forgiving toward SW GRO
2014-08-26  Yuval Mintzbnx2x: VF clean statistics
2014-08-26  Yuval Mintzbnx2x: Fix stop-on-error
2014-08-26  Dmitry Kravkovbnx2x: ethtool -d might cause timeout in log
2014-08-26  WANG Congnet: make skb an optional parameter for__skb_flow_dissect()
2014-08-26  WANG Congnet: fix comments for __skb_flow_get_ports()
2014-08-25  Daniel Borkmannixgbe: support skb->xmit_more in netdev_ops->ndo_start_...
2014-08-25  David S. Millernet: Remove ndo_xmit_flush netdev operation, use signal...
2014-08-25  David S. MillerMerge branch 'is_kdump_kernel'
2014-08-25  Amir Vadainet/bnx2x: Use is_kdump_kernel() to detect kdump kernel
2014-08-25  Amir Vadainet/mlx4: Use is_kdump_kernel() to detect kdump kernel
2014-08-25  Amir Vadaicrash_dump: Make is_kdump_kernel() accessible from...
2014-08-25  Pavel Machekstmmac: simple cleanups
next
This page took 0.039102 seconds and 5 git commands to generate.