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
2015-10-21
mac802154: llsec: use kzfree
Alexander Aring
1
-10
/
+10
2015-10-21
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
1
-5
/
+7
2015-10-21
Bluetooth: Add support setup stage internal notification event
Marcel Holtmann
2
-8
/
+18
2015-10-21
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
1
-0
/
+14
2015-10-21
Bluetooth: Add new quirk for non-persistent diagnostic settings
Marcel Holtmann
1
-0
/
+19
2015-10-21
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
2
-32
/
+19
2015-10-21
Bluetooth: Queue diagnostic messages together with HCI packets
Marcel Holtmann
1
-4
/
+5
2015-10-21
Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW
Marcel Holtmann
1
-0
/
+11
2015-10-21
Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling
Marcel Holtmann
1
-4
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-224
/
+404
2015-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-217
/
+391
2015-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
38
-366
/
+298
2015-10-18
RDS: fix rds-ping deadlock over TCP transport
santosh.shilimkar@oracle.com
1
-3
/
+2
2015-10-18
tcp: do not set queue_mapping on SYNACK
Eric Dumazet
5
-8
/
+3
2015-10-18
openvswitch: Scrub skb between namespaces
Joe Stringer
1
-0
/
+9
2015-10-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-42
/
+99
2015-10-18
netlink: Trim skb to alloc size to avoid MSG_TRUNC
Arad, Ronen
1
-12
/
+22
2015-10-18
ipconfig: send Client-identifier in DHCP requests
Li RongQing
1
-1
/
+31
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
178
-1983
/
+5237
2015-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+9
2015-10-16
netfilter: ipv4: whitespace around operators
Ian Morris
3
-6
/
+6
2015-10-16
netfilter: ipv4: code indentation
Ian Morris
3
-5
/
+5
2015-10-16
netfilter: ipv4: function definition layout
Ian Morris
2
-6
/
+6
2015-10-16
netfilter: ipv4: ternary operator layout
Ian Morris
2
-5
/
+5
2015-10-16
netfilter: ipv4: label placement
Ian Morris
2
-2
/
+2
2015-10-16
netfilter: turn NF_HOOK into an inline function
Arnd Bergmann
1
-2
/
+0
2015-10-16
netfilter: nf_queue: remove rcu_read_lock calls
Florian Westphal
1
-12
/
+4
2015-10-16
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
3
-18
/
+6
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
15
-60
/
+0
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
1
-4
/
+9
2015-10-16
net: introduce pre-change upper device notifier
Jiri Pirko
1
-0
/
+9
2015-10-16
net: Fix suspicious RCU usage in fib_rebalance
David Ahern
1
-2
/
+2
2015-10-16
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
1
-22
/
+49
2015-10-16
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
5
-6
/
+12
2015-10-16
Revert "inet: fix double request socket freeing"
Eric Dumazet
2
-3
/
+3
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2
-8
/
+20
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
4
-12
/
+8
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
3
-5
/
+15
2015-10-15
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
3
-6
/
+13
2015-10-15
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
5
-8
/
+19
2015-10-15
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
3
-23
/
+49
2015-10-15
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
3
-33
/
+34
2015-10-15
tipc: improve sequence number checking
Jon Paul Maloy
2
-15
/
+13
2015-10-15
tipc: simplify tipc_link_rcv() reception loop
Jon Paul Maloy
1
-37
/
+47
2015-10-15
tipc: limit usage of temporary skb list during packet reception
Jon Paul Maloy
1
-8
/
+7
[next]