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
2009-12-03
be2net: Changes to print fw command opcode when command is failed by controller.
Ajit Khaparde
1
-32
/
+57
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
4
-14
/
+24
2009-12-03
net: Use rcu lookups in inet_twsk_purge.
Eric W. Biederman
1
-15
/
+24
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
5
-38
/
+57
2009-12-03
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
Eric W. Biederman
1
-2
/
+6
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
2
-8
/
+11
2009-12-03
net: Move network device exit batching
Eric W. Biederman
2
-24
/
+25
2009-12-03
net: Add support for batching network namespace cleanups
Eric W. Biederman
2
-61
/
+63
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
6
-4
/
+17
2009-12-03
net 04/05: fib_rules: allow to delete local rule
Patrick McHardy
3
-3
/
+3
2009-12-03
net 03/05: fib_rules: add oif classification
Patrick McHardy
3
-1
/
+37
2009-12-03
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...
Patrick McHardy
3
-23
/
+25
2009-12-03
net 01/05: fib_rules: rearrange struct fib_rule
Patrick McHardy
1
-1
/
+1
2009-12-03
Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
Ben Hutchings
1
-0
/
+2
2009-12-03
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
Marcel Holtmann
1
-0
/
+6
2009-12-03
Bluetooth: Add L2CAP option for max transmit value
Marcel Holtmann
1
-1
/
+5
2009-12-03
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
3
-22
/
+36
2009-12-03
Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value
Gustavo F. Padovan
1
-0
/
+2
2009-12-03
Bluetooth: Implement RejActioned flag
Gustavo F. Padovan
2
-3
/
+36
2009-12-03
Bluetooth: Fix sending ReqSeq on I-frames
Gustavo F. Padovan
2
-3
/
+6
2009-12-03
Bluetooth: Fix unset of SrejActioned flag
Gustavo F. Padovan
1
-1
/
+1
2009-12-03
Bluetooth: Initialize variables and timers for both channel's sides
Gustavo F. Padovan
1
-18
/
+36
2009-12-03
Bluetooth: Fix handling of BNEP setup connection requests
Vikram Kandukuri
1
-1
/
+4
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
4
-28
/
+18
2009-12-03
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
2
-22
/
+24
2009-12-03
Bluetooth: Return ENETDOWN when interface is down
Marcel Holtmann
1
-0
/
+5
2009-12-03
Bluetooth: Implement raw output support for HIDP layer
Jiri Kosina
1
-0
/
+9
2009-12-03
Bluetooth: Fix miscdev ops owner for virtual driver
Marcel Holtmann
1
-0
/
+1
2009-12-03
Bluetooth: Remove unused global minor variable
Marcel Holtmann
1
-10
/
+2
2009-12-03
Bluetooth: Remove stub ioctl in hci_vhci
Thomas Gleixner
1
-7
/
+0
2009-12-03
Bluetooth: Removal of unused variable in btmrvl driver
Rahul Tank
1
-1
/
+0
2009-12-02
sunhme: fix dma warning in Sun HME
Mikulas Patocka
1
-5
/
+14
2009-12-02
tcp: clear hints to avoid a stale one (nfs only affected?)
Ilpo Järvinen
1
-0
/
+1
2009-12-02
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
David S. Miller
1
-0
/
+1
2009-12-02
tcp: Fix warning on 64-bit.
David S. Miller
1
-1
/
+1
2009-12-02
net: Teach vlans to cleanup as a pernet subsystem
Eric W. Biederman
1
-5
/
+3
2009-12-02
atl1e: Remove non-implementation of ethtool set_msglevel() operation
Ben Hutchings
1
-5
/
+0
2009-12-02
atl1e: Remove redundant definitions of ethtool operations
Ben Hutchings
1
-10
/
+0
2009-12-02
atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
Ben Hutchings
1
-0
/
+2
2009-12-02
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
8
-43
/
+259
2009-12-02
TCPCT part 1f: Initiator Cookie => Responder
William Allen Simpson
1
-30
/
+163
2009-12-02
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
1
-2
/
+131
2009-12-02
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
5
-14
/
+177
2009-12-02
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
5
-6
/
+52
2009-12-02
TCPCT part 1b: generate Responder Cookie secret
William Allen Simpson
3
-0
/
+149
2009-12-02
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
10
-33
/
+42
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-38
/
+3
2009-12-02
cnic: Use dma_alloc_coherent().
Michael Chan
1
-24
/
+30
2009-12-02
cnic: Fix rq_page_table DMA address.
Michael Chan
1
-2
/
+2
2009-12-02
cnic: Fix bogus iSCSI MAC address
Michael Chan
1
-2
/
+6
[prev]
[next]