index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mutex-design.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
ipv6: Separate ipv6 offload support
Vlad Yasevich
4
-246
/
+296
2012-11-15
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
5
-32
/
+64
2012-11-15
ipv4: Switch to using the new offload infrastructure.
Vlad Yasevich
2
-20
/
+16
2012-11-15
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
5
-0
/
+45
2012-11-15
net: Add net protocol offload registration infrustructure
Vlad Yasevich
3
-0
/
+45
2012-11-15
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
4
-16
/
+20
2012-11-15
net: Add generic packet offload infrastructure.
Vlad Yasevich
2
-0
/
+94
2012-11-15
ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
Nicolas Dichtel
1
-1
/
+1
2012-11-15
sit: fix sparse warnings
Nicolas Dichtel
1
-5
/
+5
2012-11-15
ipip: fix sparse warnings in ipip_netlink_parms()
Nicolas Dichtel
1
-2
/
+2
2012-11-15
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2
-7
/
+18
2012-11-15
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
1
-7
/
+0
2012-11-15
ixgbevf: White space and comments clean up
Greg Rose
1
-13
/
+6
2012-11-15
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
1
-4
/
+0
2012-11-15
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
1
-38
/
+18
2012-11-15
ixgbevf: Remove the ring adapter pointer value
Greg Rose
1
-1
/
+0
2012-11-15
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
1
-2
/
+2
2012-11-15
ixgbevf: Streamline the rx buffer allocation
Greg Rose
1
-5
/
+5
2012-11-15
ioat: Do not enable DCA if tag map is invalid
Alexander Duyck
1
-0
/
+23
2012-11-15
arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
Mugunthan V N
3
-0
/
+64
2012-11-15
ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support
Mugunthan V N
1
-0
/
+3
2012-11-15
ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
Mugunthan V N
1
-0
/
+31
2012-11-15
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
1
-3
/
+3
2012-11-15
cpsw: simplify the setup of the register pointers
Richard Cochran
3
-197
/
+108
2012-11-15
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
1
-2
/
+14
2012-11-15
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
1
-1
/
+1
2012-11-15
tg3: Use tp->rxq_cnt when checking RSS tables.
Michael Chan
1
-4
/
+4
2012-11-15
tg3: Cleanup hardcoded ethtool test array indexes
Nithin Nayak Sujir
1
-29
/
+41
2012-11-15
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
Nithin Nayak Sujir
2
-42
/
+57
2012-11-15
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
3
-27
/
+79
2012-11-15
sit: add support of link creation via rtnl
Nicolas Dichtel
1
-28
/
+150
2012-11-15
sit: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-15
sit/rtnl: add missing parameters on dump
Nicolas Dichtel
1
-1
/
+8
2012-11-15
sit: always notify change when params are updated
Nicolas Dichtel
1
-17
/
+15
2012-11-15
ipip: add support of link creation via rtnl
Nicolas Dichtel
1
-24
/
+141
2012-11-15
ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
Nicolas Dichtel
2
-1
/
+6
2012-11-15
ipip: always notify change when params are updated
Nicolas Dichtel
1
-18
/
+16
2012-11-15
ip6tnl: add support of link creation via rtnl
Nicolas Dichtel
1
-15
/
+149
2012-11-15
ip6tnl: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-15
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
Nicolas Dichtel
2
-1
/
+5
2012-11-15
vmxnet3: fix indentation
stephen hemminger
1
-17
/
+17
2012-11-15
bridge: add root port blocking
stephen hemminger
5
-2
/
+29
2012-11-15
bridge: implement BPDU blocking
stephen hemminger
5
-1
/
+16
2012-11-15
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-11-15
bridge: bridge port parameters over netlink
stephen hemminger
2
-33
/
+147
2012-11-15
ipv6: remove obsolete comments in route.c
Li RongQing
1
-6
/
+0
2012-11-15
net/macb: clear unused address register
Joachim Eastwood
2
-0
/
+14
2012-11-15
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-15
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
1
-0
/
+6
2012-11-15
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
6
-49
/
+25
[next]