summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-23veth: advertise link netns via netlinkNicolas Dichtel
2015-01-23macvlan: advertise link netns via netlinkNicolas Dichtel
2015-01-23vlan: advertise link netns via netlinkNicolas Dichtel
2015-01-23ip6gretap: advertise link netns via netlinkNicolas Dichtel
2015-01-23rtnl: fix error path when adding an iface with a link netNicolas Dichtel
2015-01-23act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf
2015-01-22net: e1000e: support txtd update delay via xmit_moreFlorian Westphal
2015-01-22net: e1000: support txtd update delay via xmit_moreFlorian Westphal
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf
2015-01-22fm10k: Increase the timeout for the data path resetMatthew Vick
2015-01-22fm10k: Check tunnel header length in encap offloadJoe Stringer
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran
2015-01-22igb: enable internal PPS for the i210Richard Cochran
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran
2015-01-22fm10k: Clean-up page reuse codeAlexander Duyck
2015-01-22igb: Clean-up page reuse codeAlexander Duyck
2015-01-22virtio_net: add software timestamp supportJacob Keller
2015-01-22e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer
2015-01-22e1000: fix time comparisonAsaf Vertz
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19phonet netlink: allow multiple messages per skb in route dumpJohannes Berg
2015-01-19ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-19Merge branch 'dsa-next'David S. Miller
2015-01-19net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli
2015-01-19net: ipv4: handle DSA enabled master network devicesFlorian Fainelli
2015-01-19mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings
2015-01-19Merge branch 'csiostor'David S. Miller
2015-01-19csiostor:Removed file csio_hw_t4.cPraveen Madhavan
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan
2015-01-19Merge branch 'netcp'David S. Miller
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan
2015-01-19Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driverKaricheri, Muralidharan
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi
2015-01-19Merge branch 'link_netns'David S. Miller
2015-01-19rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg
2015-01-19bridge: remove oflags from setlink/dellink.Rosen, Rami
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau