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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
NFC: llcp: Remove possible double call to kfree_skb
Thierry Escande
1
-2
/
+0
2013-03-20
NFC: llcp: Detach socket from process context only when releasing the socket
Samuel Ortiz
2
-8
/
+0
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+1
2013-03-14
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
1
-0
/
+1
2013-03-08
NFC: llcp: Report error to pending sockets when a device is removed
Samuel Ortiz
1
-4
/
+12
2013-03-08
NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
Samuel Ortiz
1
-0
/
+29
2013-03-08
NFC: llcp: Clean local timers and works when removing a device
Samuel Ortiz
1
-7
/
+14
2013-03-08
NFC: llcp: Decrease socket ack log when accepting a connection
Samuel Ortiz
1
-0
/
+2
2013-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-42
/
+70
2013-03-06
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
1
-1
/
+1
2013-03-06
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
1
-1
/
+1
2013-03-06
net: fix new kernel-doc warnings in net core
Randy Dunlap
1
-1
/
+1
2013-03-06
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
Paolo Valente
1
-2
/
+0
2013-03-06
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...
Paolo Valente
1
-1
/
+2
2013-03-06
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
Paolo Valente
1
-1
/
+9
2013-03-06
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...
Paolo Valente
1
-14
/
+22
2013-03-06
pkt_sched: sch_qfq: fix the update of eligible-group sets
Paolo Valente
1
-1
/
+1
2013-03-06
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
Paolo Valente
1
-2
/
+11
2013-03-06
net/irda: Raise dtr in non-blocking open
Peter Hurley
1
-2
/
+9
2013-03-06
net/irda: Use barrier to set task state
Peter Hurley
1
-1
/
+1
2013-03-06
net/irda: Hold port lock while bumping blocked_open
Peter Hurley
1
-2
/
+2
2013-03-06
net/irda: Fix port open counts
Peter Hurley
1
-9
/
+5
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-139
/
+175
2013-03-04
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
1
-2
/
+2
2013-03-04
rds: simplify a warning message
Cong Wang
1
-4
/
+1
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
1
-5
/
+3
2013-03-04
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-02
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+20
2013-03-02
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-02
mac80211: another fix for idle handling in monitor mode
Felix Fietkau
1
-0
/
+6
2013-03-01
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-03-01
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
2
-4
/
+8
2013-03-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-90
/
+62
2013-03-01
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
1
-0
/
+1
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-90
/
+62
2013-03-01
mac80211: fix VHT MCS calculation
Johannes Berg
1
-0
/
+3
2013-03-01
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
1
-1
/
+2
2013-03-01
nl80211: increase wiphy dump size dynamically
Johannes Berg
1
-5
/
+25
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-101
/
+162
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-574
/
+749
2013-02-28
SUNRPC: add call to get configured timeout
Weston Andros Adamson
1
-0
/
+15
2013-02-28
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
1
-11
/
+43
2013-02-28
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
1
-4
/
+22
2013-02-28
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
1
-2
/
+7
2013-02-28
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
1
-6
/
+7
2013-02-28
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
1
-8
/
+27
2013-02-28
mac80211: really fix monitor mode channel reporting
Johannes Berg
1
-8
/
+13
[next]