summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02net: Add support for device specific address syncingAlexander Duyck
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-22vlan: more careful checksum features handlingMichal Kubeček
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-04-20net: Add __dev_forward_skbHerbert Xu
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-03packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann
2014-03-31net-gro: restore frag0 optimizationEric Dumazet
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-31net: export NET_ADDR_* values to user-space APIFlorian Fainelli
2014-03-31net: Allow modules to use is_skb_forwardableVlad Yasevich
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman
2014-03-11netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-01-22rtnetlink: remove ndo_get_slaveJiri Pirko
2014-01-21net: Add GRO support for UDP encapsulating protocolsOr Gerlitz
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton
2014-01-16net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-01net: core functions cleanupstephen hemminger