summaryrefslogtreecommitdiffstats
path: root/include/linux/if.h
Commit message (Expand)AuthorAgeFilesLines
* net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko2012-06-301-0/+2
* net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+2
* net: introduce ethernet teaming deviceJiri Pirko2011-11-131-0/+1
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-181-0/+1
* net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-281-0/+2
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-281-5/+4Star
* net: fix datapath typoSimon Horman2010-08-301-1/+1
* net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2010-08-241-0/+2
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-151-0/+1
* macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-151-0/+1
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-061-0/+2
* cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-191-0/+1
* net: cleanup include/linuxEric Dumazet2009-11-041-10/+5Star
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-191-0/+3
* WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof HaƂasa2009-01-211-0/+1
* bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-041-0/+1
* net: network device name ifalias supportStephen Hemminger2008-09-231-0/+1
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-281-0/+1
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-281-1/+3
* [NET]: Move netlink interface bits to linux/if_link.h.YOSHIFUJI Hideaki2006-09-291-130/+0Star
* [PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2006-09-261-0/+1
* [PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh2006-09-261-0/+1
* [NET]: Move netlink interface bits to linux/if.hThomas Graf2006-09-221-0/+129
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-211-3/+23
* [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-041-0/+3
* [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-131-1/+1
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+193