index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit_watch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-23
e1000: correct wrong coding style for "else"
Jiri Pirko
1
-2
/
+1
2010-02-23
xfrm: Allow user space manipulation of SPD mark
Jamal Hadi Salim
1
-6
/
+25
2010-02-23
xfrm: Allow user space config of SAD mark
Jamal Hadi Salim
1
-15
/
+57
2010-02-23
xfrm: SP lookups with mark
Jamal Hadi Salim
1
-1
/
+11
2010-02-23
xfrm: SP lookups signature with mark
Jamal Hadi Salim
4
-13
/
+14
2010-02-23
xfrm: SA lookups with mark
Jamal Hadi Salim
1
-0
/
+12
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
13
-55
/
+84
2010-02-23
xfrm: introduce basic mark infrastructure
Jamal Hadi Salim
2
-3
/
+31
2010-02-23
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-23
packet: convert socket list to RCU (v3)
stephen hemminger
3
-33
/
+43
2010-02-23
seq_file: add RCU versions of new hlist/list iterators (v3)
stephen hemminger
3
-4
/
+87
2010-02-23
can:ti_hecc: Add pm hook-up
Sriram
1
-3
/
+48
2010-02-23
isdn: fix a few Kconfig imperfections
Tilman Schmidt
2
-22
/
+28
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
29
-98
/
+69
2010-02-23
e1000: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-20
/
+17
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
Jiri Pirko
22
-74
/
+50
2010-02-23
net/arm: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-30
/
+28
2010-02-23
drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-147
/
+96
2010-02-23
b44: use netdev_alloc_skb instead of dev_alloc_skb
Hauke Mehrtens
1
-1
/
+1
2010-02-23
b44: Set PHY address to NO_PHY if reset fails.
Hauke Mehrtens
1
-1
/
+5
2010-02-23
pci: add support for 82576NS serdes to existing SR-IOV quirk
Alexander Duyck
1
-0
/
+1
2010-02-23
ixgbe: prevent speculative processing of descriptors before ready
Milton Miller
1
-0
/
+1
2010-02-21
eepro: fix netdev_mc_count conversion
Alexander Beregalov
1
-1
/
+1
2010-02-20
MAINTAINERS: Add two maintainers for be2net driver
Ajit Khaparde
1
-0
/
+2
2010-02-20
be2net: Bump the driver version number
Ajit Khaparde
1
-1
/
+1
2010-02-20
be2net: Maintain tx and rx counters in driver
Ajit Khaparde
2
-9
/
+11
2010-02-20
be2net: update copyright dates
Ajit Khaparde
6
-6
/
+6
2010-02-20
r8169: enable 64-bit DMA by default for PCI Express devices (v2)
Robert Hancock
1
-7
/
+14
2010-02-19
mlx4: replace the dma_sync_single_range_for_cpu/device API
FUJITA Tomonori
1
-4
/
+4
2010-02-19
greth: some driver cleanups
kirjanov@gmail.com
1
-31
/
+18
2010-02-19
net/pcmcia: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-69
/
+67
2010-02-19
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
3
-6
/
+20
2010-02-19
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
3
-4
/
+14
2010-02-19
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
1
-6
/
+27
2010-02-19
netfilter: nf_queue: fix NF_STOLEN skb leak
Eric Dumazet
1
-1
/
+1
2010-02-19
netfilter: ctnetlink: fix creation of conntrack with helpers
Pablo Neira Ayuso
1
-11
/
+11
2010-02-19
net: Make GRETH driver depend on SPARC.
David S. Miller
1
-1
/
+1
2010-02-19
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
Patrick McHardy
1
-2
/
+3
2010-02-19
drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
1
-77
/
+75
2010-02-19
drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-161
/
+109
2010-02-19
Orphan DECnet
Chrissie Caulfield
1
-2
/
+1
2010-02-19
be2net: free tx buffers when completions never arrive
Sathya Perla
1
-0
/
+12
2010-02-19
xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
jamal
3
-2
/
+3
2010-02-19
net: TCP thin dupack
Andreas Petlund
6
-1
/
+42
2010-02-19
net: TCP thin linear timeouts
Andreas Petlund
6
-2
/
+54
2010-02-19
net: TCP thin-stream detection
Andreas Petlund
2
-0
/
+55
2010-02-18
tokenring: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-17
/
+9
2010-02-18
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
9
-60
/
+40
2010-02-18
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
4
-34
/
+15
2010-02-18
tulip: convert to use netdev_for_each_mc_addr
Jiri Pirko
6
-50
/
+35
[next]