index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aes_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-27
bridge: Fix build of ipv6 multicast code.
David S. Miller
1
-0
/
+1
2010-04-27
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-27
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+3
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
1
-0
/
+3
2010-04-26
net: use sk_sleep()
Eric Dumazet
3
-21
/
+21
2010-04-26
pppoe: use pppoe_pernet instead of directly net_generic
Jiri Pirko
1
-1
/
+1
2010-04-26
phonet: use phonet_pernet instead of directly net_generic
Jiri Pirko
1
-8
/
+15
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-26
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
1
-1
/
+1
2010-04-25
netns: rename unregister_pernet_subsys parameter
Jiri Pirko
1
-2
/
+2
2010-04-25
rps: optimize rps_get_cpu()
Changli Gao
1
-13
/
+11
2010-04-25
e100: Fix the TX workqueue race
Alan Cox
1
-2
/
+8
2010-04-25
sky2: add support for receive hashing
Stephen Hemminger
2
-2
/
+91
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
7
-8
/
+116
2010-04-24
IPv6: Add dontfrag argument to relevant functions
Brian Haley
9
-12
/
+46
2010-04-24
IPv6: data structure changes for new socket options
Brian Haley
3
-4
/
+57
2010-04-24
l2tp_eth: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-24
l2tp: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-24
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
1
-5
/
+1
2010-04-24
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
1
-6
/
+14
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-23
tcp: bind() fix when many ports are bound
Eric Dumazet
2
-10
/
+21
2010-04-23
sky2: size status ring based on Tx/Rx ring
stephen hemminger
2
-16
/
+20
2010-04-23
remove DCB_PROTO_VERSION as we don't do netlink versioning
Scott Feldman
1
-2
/
+0
2010-04-23
X25: Update X25 interface documentation
andrew hendry
1
-8
/
+8
2010-04-23
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for cyclades device to x25 interface
andrew hendry
1
-5
/
+8
2010-04-23
X25: Use identifiers for lapbether device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for x25 async device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for isdn device to x25 interface
andrew hendry
1
-8
/
+9
2010-04-23
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
4
-16
/
+48
2010-04-23
dst: rcu check refinement
Eric Dumazet
1
-1
/
+2
2010-04-23
net: Socket filter ancilliary data access for skb->dev->type
Paul LeoNerd Evans
2
-1
/
+9
2010-04-23
tcp: fix outsegs stat for TSO segments
Tom Herbert
3
-2
/
+6
2010-04-23
rdma: potential ERR_PTR dereference
Dan Carpenter
1
-1
/
+1
2010-04-23
rtnetlink: potential ERR_PTR dereference
Dan Carpenter
1
-2
/
+3
2010-04-23
niu: Add skb->rxhash support.
David S. Miller
2
-14
/
+45
2010-04-23
qlcnic: update version 5.0.2
Amit Kumar Salecha
1
-2
/
+2
2010-04-23
qlcnic: protect resource access
Amit Kumar Salecha
1
-0
/
+11
2010-04-23
qlcnic: fix rcv buffer leak
Amit Kumar Salecha
1
-3
/
+5
2010-04-23
qlcnic: fix pci semaphore checks
Amit Kumar Salecha
1
-4
/
+7
2010-04-23
qlcnic: define macro for driver state
Amit Kumar Salecha
2
-11
/
+17
[next]