index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
6
-6
/
+6
2010-04-24
rps: optimize rps_get_cpu()
Changli Gao
1
-13
/
+11
2010-04-24
sky2: add support for receive hashing
Stephen Hemminger
2
-2
/
+91
2010-04-23
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
5
-156
/
+694
2010-04-23
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
7
-8
/
+116
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
9
-12
/
+46
2010-04-23
IPv6: data structure changes for new socket options
Brian Haley
3
-4
/
+57
2010-04-23
l2tp_eth: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-23
l2tp: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
127
-8937
/
+19023
2010-04-23
bnx2x: add support for receive hashing
Tom Herbert
2
-9
/
+19
2010-04-23
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
3
-4
/
+429
2010-04-23
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
2
-58
/
+151
2010-04-23
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
2
-95
/
+115
2010-04-22
sky2: size status ring based on Tx/Rx ring
stephen hemminger
2
-16
/
+20
2010-04-22
remove DCB_PROTO_VERSION as we don't do netlink versioning
Scott Feldman
1
-2
/
+0
2010-04-22
X25: Update X25 interface documentation
andrew hendry
1
-8
/
+8
2010-04-22
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for cyclades device to x25 interface
andrew hendry
1
-5
/
+8
2010-04-22
X25: Use identifiers for lapbether device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for x25 async device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for isdn device to x25 interface
andrew hendry
1
-8
/
+9
2010-04-22
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
4
-16
/
+48
2010-04-22
dst: rcu check refinement
Eric Dumazet
1
-1
/
+2
2010-04-22
net: Socket filter ancilliary data access for skb->dev->type
Paul LeoNerd Evans
2
-1
/
+9
2010-04-22
tcp: fix outsegs stat for TSO segments
Tom Herbert
3
-2
/
+6
2010-04-22
niu: Add skb->rxhash support.
David S. Miller
2
-14
/
+45
2010-04-22
qlcnic: update version 5.0.2
Amit Kumar Salecha
1
-2
/
+2
2010-04-22
qlcnic: protect resource access
Amit Kumar Salecha
1
-0
/
+11
2010-04-22
qlcnic: fix rcv buffer leak
Amit Kumar Salecha
1
-3
/
+5
2010-04-22
qlcnic: fix pci semaphore checks
Amit Kumar Salecha
1
-4
/
+7
2010-04-22
qlcnic: define macro for driver state
Amit Kumar Salecha
2
-11
/
+17
2010-04-22
qlcnic: fix fw initialization responsibility
Amit Kumar Salecha
1
-29
/
+37
2010-04-22
qlcnic: fix defines as per IDC document
Amit Kumar Salecha
2
-13
/
+18
2010-04-22
qlcnic: additional driver statistics
Amit Kumar Salecha
4
-2
/
+21
2010-04-22
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
4
-1
/
+29
2010-04-22
net: Orphan and de-dst skbs earlier in xmit path.
David S. Miller
1
-7
/
+8
2010-04-22
rps: immediate send IPI in process_backlog()
Eric Dumazet
1
-34
/
+42
2010-04-21
cxgb4: Make unnecessarily global functions static
Roland Dreier
3
-13
/
+13
2010-04-21
cxgb4: Use ntohs() on __be16 value instead of htons()
Roland Dreier
1
-1
/
+1
2010-04-21
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-21
net: Introduce skb_orphan_try()
Eric Dumazet
1
-1
/
+0
2010-04-21
ehea: fix possible DLPAR/mem deadlock
Thomas Klein
2
-6
/
+15
2010-04-21
ehea: error handling improvement
Thomas Klein
3
-26
/
+62
2010-04-21
ks8842: Add platform data for setting mac address
Richard Röjfors
2
-11
/
+76
2010-04-21
net: small cleanup of lib8390
Nikanth Karthikesan
1
-6
/
+6
2010-04-21
fasync: RCU and fine grained locking
Eric Dumazet
3
-92
/
+59
2010-04-21
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
1
-0
/
+3
2010-04-21
radiotap parser: fix endian annotation
Johannes Berg
1
-1
/
+1
2010-04-21
ath9k_hw: make all AR9002 initvals use u32
Luis R. Rodriguez
1
-34
/
+34
[next]