summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29phy/at8031: enable at8031 to work on interrupt modeZhao Qiang
2014-03-29ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen
2014-03-29ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen
2014-03-29ipv6: fix checkpatch errors comments and spaceWang Yufen
2014-03-29Merge branch 'netpoll-next'David S. Miller
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman
2014-03-29netpoll: Remove strong unnecessary assumptions about skbsEric W. Biederman
2014-03-29netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman
2014-03-29netpoll: Move rx enable/disable into __dev_close_manyEric W. Biederman
2014-03-29netpoll: Only call ndo_start_xmit from a single placeEric W. Biederman
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-03-29Merge branch 'skb_cow_head'David S. Miller
2014-03-29wimax/i2400m: remove open-coded skb_cow_head.françois romieu
2014-03-29tg3: remove open-coded skb_cow_head.françois romieu
2014-03-29bna: remove open-coded skb_cow_head.françois romieu
2014-03-29qlge: remove open-coded skb_cow_head.françois romieu
2014-03-29jme: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1e: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1c: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1: remove open-coded skb_cow_head.françois romieu
2014-03-29net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-28Merge branch 'vlan_offloads'David S. Miller
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28MAINTAINERS: bonding: change email addressVeaceslav Falico
2014-03-28MAINTAINERS: bonding: change email addressJay Vosburgh
2014-03-28Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet
2014-03-28packet: respect devices with LLTX flag in direct xmitDaniel Borkmann
2014-03-28net: nlmon: flag nlmon devs with LLTX/SGDaniel Borkmann
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner
2014-03-28cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai
2014-03-28cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita
2014-03-28Merge branch 'mlx4_vxlan'David S. Miller
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz
2014-03-28net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz