index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
Jiri Pirko
3
-10
/
+14
2011-03-16
bonding: wrap slave state work
Jiri Pirko
4
-25
/
+46
2011-03-16
net: get rid of multiple bond-related netdevice->priv_flags
Jiri Pirko
3
-50
/
+15
2011-03-16
bonding: register slave pointer for rx_handler
Jiri Pirko
2
-6
/
+14
2011-03-16
be2net: Bump up the version number
Ajit Khaparde
1
-1
/
+1
2011-03-16
be2net: Copyright notice change. Update to Emulex instead of ServerEngines
Ajit Khaparde
6
-30
/
+30
2011-03-16
e1000e: fix kconfig for crc32 dependency
Eric Dumazet
1
-0
/
+1
2011-03-16
netfilter ebtables: fix xt_AUDIT to work with ebtables
Thomas Graf
1
-9
/
+27
2011-03-16
xen network backend driver
Ian Campbell
9
-54
/
+2908
2011-03-16
bonding: Improve syslog message at device creation time
Phil Oester
1
-1
/
+4
2011-03-16
bonding: Call netif_carrier_off after register_netdevice
Phil Oester
1
-2
/
+2
2011-03-16
bonding: Incorrect TX queue offset
Phil Oester
1
-2
/
+9
2011-03-16
net_sched: fix ip_tos2prio
Dan Siemon
1
-1
/
+1
2011-03-15
xfrm: fix __xfrm_route_forward()
Eric Dumazet
1
-2
/
+2
2011-03-15
be2net: Fix UDP packet detected status in RX compl
Padmanabh Ratnakar
1
-0
/
+2
2011-03-15
Phonet: fix aligned-mode pipe socket buffer header reserve
RĂ©mi Denis-Courmont
1
-1
/
+1
2011-03-15
netxen: support for GbE port settings
Sony Chacko
3
-45
/
+34
2011-03-15
smsc911x: Fix build error when SMSC_TRACE() used
Jeongtae Park
1
-2
/
+2
2011-03-15
netfilter: xt_addrtype: ipv6 support
Florian Westphal
3
-2
/
+114
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
8
-26
/
+63
2011-03-15
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
1
-4
/
+7
2011-03-15
netfilter: xt_connlimit: use hlist instead
Changli Gao
1
-14
/
+14
2011-03-15
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
1
-1
/
+1
2011-03-15
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
1
-11
/
+9
2011-03-15
igb: Add messaging for thermal sensor events on i350 devices
Carolyn Wyborny
3
-1
/
+44
2011-03-15
igb: fix hw timestamping
Anders Berggren
1
-1
/
+4
2011-03-15
xen: netfront: fix xennet_get_ethtool_stats()
Eric Dumazet
1
-1
/
+1
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
1
-8
/
+13
2011-03-15
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
1
-36
/
+62
2011-03-15
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2
-9
/
+20
2011-03-15
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
1
-2
/
+7
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2
-9
/
+28
2011-03-15
IPVS: Add expire_quiescent_template()
Simon Horman
1
-2
/
+11
2011-03-15
IPVS: Add sysctl_expire_nodest_conn()
Simon Horman
1
-1
/
+7
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
2
-2
/
+13
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
4
-9
/
+38
2011-03-15
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
1
-3
/
+8
2011-03-15
IPVS: Add sysctl_snat_reroute()
Simon Horman
1
-4
/
+16
2011-03-15
IPVS: Add ip_vs_route_me_harder()
Simon Horman
1
-26
/
+22
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
3
-10
/
+10
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
3
-39
/
+27
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
1
-17
/
+0
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
3
-43
/
+69
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
4
-28
/
+29
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
3
-144
/
+123
[next]