index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+2
2011-11-14
net: introduce ethernet teaming device
Jiri Pirko
1
-0
/
+1
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
1
-0
/
+1
2011-07-28
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
1
-0
/
+2
2011-02-28
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
1
-5
/
+4
2010-08-30
net: fix datapath typo
Simon Horman
1
-1
/
+1
2010-08-24
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
Simon Horman
1
-0
/
+2
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
1
-0
/
+1
2010-06-15
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
Jiri Pirko
1
-0
/
+1
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
1
-0
/
+2
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
1
-0
/
+1
2009-11-04
net: cleanup include/linux
Eric Dumazet
1
-10
/
+5
2009-05-19
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
1
-0
/
+3
2009-01-22
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
Krzysztof HaĆasa
1
-0
/
+1
2008-11-04
bonding, net: Move last_rx update into bonding recv logic
Jay Vosburgh
1
-0
/
+1
2008-09-23
net: network device name ifalias support
Stephen Hemminger
1
-0
/
+1
2008-01-29
[IPV6]: Add RFC4214 support
Fred L. Templin
1
-0
/
+1
2008-01-29
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
1
-1
/
+3
2006-09-29
[NET]: Move netlink interface bits to linux/if_link.h.
YOSHIFUJI Hideaki
1
-130
/
+0
2006-09-26
[PATCH] bonding: Validate probe replies in ARP monitor
Jay Vosburgh
1
-0
/
+1
2006-09-26
[PATCH] bonding: Add priv_flag to avoid event mishandling
Jay Vosburgh
1
-0
/
+1
2006-09-23
[NET]: Move netlink interface bits to linux/if.h
Thomas Graf
1
-0
/
+129
2006-03-21
[NET] core: add RFC2863 operstate
Stefan Rompf
1
-3
/
+23
2006-03-04
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
1
-0
/
+3
2005-05-13
[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
1
-1
/
+1
2005-05-06
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+193