index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
net: add __rcu annotation to sk_filter
Eric Dumazet
5
-6
/
+6
2010-10-25
net_ns: add __rcu annotations
Eric Dumazet
2
-2
/
+4
2010-10-25
rps: add __rcu annotations
Eric Dumazet
4
-20
/
+27
2010-10-25
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
5
-9
/
+25
2010-10-25
tunnels: add _rcu annotations
Eric Dumazet
5
-14
/
+21
2010-10-25
net/802: add __rcu annotations
Eric Dumazet
4
-13
/
+13
2010-10-25
ipv6: ip6_ptr rcu annotations
Eric Dumazet
2
-2
/
+2
2010-10-25
vlan: rcu annotations
Eric Dumazet
2
-4
/
+4
2010-10-25
tms380tr: Use mdelay() in tms380tr_wait().
David S. Miller
1
-1
/
+1
2010-10-25
net: Increase xmit RECURSION_LIMIT to 10.
David S. Miller
1
-1
/
+1
2010-10-25
mlx4_en: Fix out of bounds array access
Eli Cohen
1
-0
/
+11
2010-10-25
macb: Don't re-enable interrupts while in polling mode
Joshua Hoke
1
-11
/
+16
2010-10-25
be2net: Fix CSO for UDP packets
Somnath Kotur
1
-12
/
+8
2010-10-25
be2net: Call netif_carier_off() after register_netdev()
Somnath Kotur
1
-1
/
+1
2010-10-25
cxgb3: fix device opening error path
Divy Le Ray
1
-3
/
+5
2010-10-25
l2tp: static functions should not be exported
Stephen Rothwell
1
-3
/
+0
2010-10-25
typhoon: update to new VLAN acceleration model
David Dillow
1
-63
/
+25
2010-10-25
typhoon: wait for RX mode commands to finish
David Dillow
1
-1
/
+1
2010-10-25
netlink: fix netlink_change_ngroups()
Eric Dumazet
1
-41
/
+24
2010-10-25
slhc: Don't export symbols twice
Denis Kirjanov
1
-11
/
+4
2010-10-25
jme: Support WoL after shutdown
Guo-Fu Tseng
1
-15
/
+30
2010-10-25
tproxy: Add missing CAP_NET_ADMIN check to ipv6 side
Balazs Scheidler
1
-0
/
+4
2010-10-25
vmxnet3: fix typo setting confPA
Harvey Harrison
1
-1
/
+1
2010-10-25
vmxnet3: annotate hwaddr members as __iomem pointers
Harvey Harrison
1
-2
/
+2
2010-10-25
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
5
-41
/
+22
2010-10-25
cxgb4: update to utilize the newer VLAN infrastructure
Dimitris Michailidis
3
-31
/
+24
2010-10-25
cxgb4: fix crash due to manipulating queues before registration
Dimitris Michailidis
1
-1
/
+1
2010-10-25
can: tscan1: add driver for TS-CAN1 boards
Andre B. Oliveira
3
-0
/
+229
2010-10-25
ip6_tunnel dont update the mtu on the route.
Anders Franzen
1
-0
/
+1
2010-10-25
pktgen: clean up handling of local/transient counter vars
Paul Gortmaker
1
-15
/
+15
2010-10-25
e1000: make e1000_reinit_safe local
stephen hemminger
1
-1
/
+1
2010-10-25
bnx2x: make local function static and remove dead code
stephen hemminger
7
-242
/
+62
2010-10-25
qlge: disable unsed dump code
stephen hemminger
1
-6
/
+4
2010-10-25
qlge: make local functions static
stephen hemminger
3
-7
/
+8
2010-10-25
vxge: make functions local and remove dead code
stephen hemminger
7
-615
/
+304
2010-10-25
phylib: make local function static
stephen hemminger
4
-47
/
+15
2010-10-24
atlx: make local functions/data static
stephen hemminger
3
-11
/
+14
2010-10-24
atl1c: make functions static
stephen hemminger
2
-4
/
+4
2010-10-24
benet: make be_poll_rx local
stephen hemminger
1
-1
/
+1
2010-10-24
benet: remove dead code
stephen hemminger
3
-41
/
+0
2010-10-24
l2tp: make local function static
stephen hemminger
3
-44
/
+41
2010-10-24
mlx4: make functions local and remove dead code.
stephen hemminger
2
-29
/
+1
2010-10-24
can: at91_can: add KBUILD_MODNAME to bittiming constant
Marc Kleine-Budde
1
-3
/
+3
2010-10-24
can: at91_can: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
1
-19
/
+16
2010-10-24
can: at91_can: convert readl, writel their __raw pendants
Marc Kleine-Budde
1
-2
/
+2
2010-10-24
can: at91_can: set bittiming in chip_start
Marc Kleine-Budde
1
-1
/
+1
2010-10-24
can: at91_can: implement and use at91_get_berr_counter
Marc Kleine-Budde
1
-7
/
+18
2010-10-24
can: at91_can: fix section mismatch warning
Marc Kleine-Budde
1
-1
/
+1
2010-10-24
can: at91_can: fix compiler warning in at91_irq_err_state
Marc Kleine-Budde
1
-1
/
+1
2010-10-24
can: at91_can: fix use after free of priv
Marc Kleine-Budde
1
-3
/
+3
[next]