index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
stackglue.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-02
pppoe: RCU locking in get_item_by_addr()
Eric Dumazet
1
-10
/
+9
2009-11-02
ifb: RCU locking avoids touching dev refcount
Eric Dumazet
1
-2
/
+4
2009-11-02
net: RCU locking for simple ioctl()
Eric Dumazet
1
-4
/
+4
2009-11-02
icmp: icmp_send() can avoid a dev_put()
Eric Dumazet
1
-4
/
+5
2009-11-02
ipv4: inetdev_by_index() switch to RCU
Eric Dumazet
1
-3
/
+4
2009-11-02
veth: Fix unregister_netdevice_queue for veth
Eric W. Biederman
1
-1
/
+2
2009-11-02
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
2
-9
/
+41
2009-11-02
NET:KS8695: add API for get rx interrupt bit
Figo.zhang
1
-12
/
+55
2009-10-30
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
6
-12
/
+52
2009-10-30
RDS: Do not send congestion updates to loopback connections
Andy Grover
1
-0
/
+2
2009-10-30
RDS: Fix panic on unload
Andy Grover
2
-8
/
+2
2009-10-30
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2
-6
/
+8
2009-10-30
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
4
-0
/
+36
2009-10-30
bond: Get the rtnl_link_ops support correct
Eric W. Biederman
1
-1
/
+3
2009-10-30
bond: Add support for multiple network namespaces
Eric W. Biederman
6
-58
/
+99
2009-10-30
bond: Implement a basic set of rtnl link ops
Eric W. Biederman
1
-25
/
+30
2009-10-30
bond: Simplify bond device destruction
Eric W. Biederman
1
-29
/
+16
2009-10-30
bond: Simplify bond_create.
Eric W. Biederman
1
-18
/
+4
2009-10-30
bond: Simply bond sysfs group creation
Eric W. Biederman
3
-30
/
+4
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
2
-3
/
+6
2009-10-30
net: use hlist_for_each_entry()
Eric Dumazet
1
-8
/
+8
2009-10-30
veth: Fix veth_dellink method
Eric Dumazet
1
-2
/
+2
2009-10-30
vlan: cleanup multiple unregistrations
Patrick McHardy
1
-32
/
+20
2009-10-30
convert kaweth to use usb_reset_configuration()
Oliver Neukum
1
-10
/
+1
2009-10-30
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
roel kluin
1
-4
/
+3
2009-10-30
sky2: version 1.26
Stephen Hemminger
1
-1
/
+1
2009-10-30
sky2: 88E8059 support
Stephen Hemminger
1
-1
/
+78
2009-10-30
sky2: workarounds for Yukon-2 supreme
Stephen Hemminger
1
-2
/
+32
2009-10-30
sky2: fix receive pause thresholds
Stephen Hemminger
2
-5
/
+12
2009-10-30
sky2: add register definitions for new chips
Stephen Hemminger
1
-1
/
+177
2009-10-30
sky2: add SK-9E21M device id
Stephen Hemminger
1
-0
/
+1
2009-10-30
sfc: Enable heuristic selection between page and skb RX buffers
Ben Hutchings
1
-1
/
+1
2009-10-30
sfc: Feed GRO result into RX allocation policy and interrupt moderation
Ben Hutchings
1
-2
/
+11
2009-10-30
gro: Change all receive functions to return GRO result codes
Ben Hutchings
4
-45
/
+42
2009-10-30
gro: Name the GRO result enumeration type
Ben Hutchings
3
-11
/
+23
2009-10-29
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
1
-4
/
+1
2009-10-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
3
-1
/
+7
2009-10-29
net: Introduce dev_get_by_index_rcu()
Eric Dumazet
2
-10
/
+39
2009-10-29
atm: Cleanup redundant tests on unsigned
roel kluin
2
-3
/
+3
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
3
-6
/
+1
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
2
-2
/
+2
2009-10-29
gigaset: convert strcmp chain to table lookup
Tilman Schmidt
2
-23
/
+25
2009-10-29
gigaset: checkpatch cleanup of ev-layer.c
Tilman Schmidt
1
-247
/
+231
2009-10-29
bas_gigaset: checkpatch cleanup
Tilman Schmidt
2
-82
/
+93
2009-10-29
ser_gigaset: checkpatch cleanup
Tilman Schmidt
1
-19
/
+37
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
5
-89
/
+74
2009-10-29
usb_gigaset: code cleanup
Tilman Schmidt
4
-331
/
+358
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
5
-50
/
+70
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
1
-1
/
+1
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
1
-63
/
+81
[next]