index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-24
net/ipv4/ipconfig: Rejoin broken lines in console output
Geert Uytterhoeven
1
-10
/
+9
2015-11-24
net: dsa: include gpio consumer header file
Arnd Bergmann
1
-0
/
+1
2015-11-24
tipc: fix error handling of expanding buffer headroom
Ying Xue
1
-2
/
+5
2015-11-23
tipc: avoid packets leaking on socket receive queue
Ying Xue
1
-3
/
+7
2015-11-23
nfs4: limit callback decoding to received bytes
Benjamin Coddington
2
-0
/
+9
2015-11-23
VSOCK: constify vmci_transport_notify_ops structures
Julia Lawall
4
-5
/
+6
2015-11-23
net: atm: constify in_cache_ops and eg_cache_ops structures
Julia Lawall
2
-4
/
+4
2015-11-23
net: ipmr: factor out common vif init code
Nikolay Aleksandrov
1
-21
/
+19
2015-11-23
net: ipmr: rearrange and cleanup setsockopt
Nikolay Aleksandrov
1
-84
/
+107
2015-11-23
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
Nikolay Aleksandrov
1
-2
/
+0
2015-11-23
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
Nikolay Aleksandrov
1
-2
/
+2
2015-11-23
net: ipmr: make ip_mroute_getsockopt more understandable
Nikolay Aleksandrov
1
-14
/
+14
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
1
-105
/
+37
2015-11-23
net: ipmr: remove some pimsm ifdefs and simplify
Nikolay Aleksandrov
1
-96
/
+84
2015-11-23
net: ipmr: always define mroute_reg_vif_num
Nikolay Aleksandrov
1
-8
/
+0
2015-11-23
net: ipmr: move the tbl id check in ipmr_new_table
Nikolay Aleksandrov
1
-11
/
+17
2015-11-23
net/hsr: fix a warning message
Dan Carpenter
1
-1
/
+1
2015-11-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-19
/
+164
2015-11-23
cgroups: Allow dynamically changing net_classid
Nina Schiff
1
-8
/
+18
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+17
2015-11-23
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2015-11-23
Bluetooth: Fix powering on with privacy and advertising
Andrzej Kaczmarek
1
-7
/
+7
2015-11-23
Bluetooth: Fix returning proper HCI status from __hci_req_sync
Johan Hedberg
1
-1
/
+7
2015-11-22
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-22
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-22
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
2
-0
/
+14
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+58
2015-11-22
Bluetooth: Simplify if statements in tlv_data_is_valid function
Marcel Holtmann
1
-9
/
+11
2015-11-22
Bluetooth: Add instance range check for Add Advertising command
Marcel Holtmann
1
-0
/
+4
2015-11-20
net: avoid NULL deref in napi_get_frags()
Eric Dumazet
1
-2
/
+4
2015-11-20
tipc: correct settings of broadcast link state
Jon Paul Maloy
1
-0
/
+2
2015-11-20
tipc: eliminate remnants of hungarian notation
Jon Paul Maloy
6
-133
/
+133
2015-11-20
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
7
-345
/
+415
2015-11-20
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
7
-461
/
+462
2015-11-20
tipc: convert node lock to rwlock
Jon Paul Maloy
3
-133
/
+136
2015-11-20
tipc: introduce per-link spinlock
Jon Paul Maloy
3
-26
/
+25
2015-11-20
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
6
-67
/
+74
2015-11-20
tipc: small cleanup of function tipc_node_check_state()
Jon Paul Maloy
1
-3
/
+2
2015-11-20
tipc: move linearization of buffers to generic code
Jon Paul Maloy
3
-5
/
+3
2015-11-20
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
1
-3
/
+19
2015-11-20
tcp: fix Fast Open snmp over-counting bug
Yuchung Cheng
1
-1
/
+1
2015-11-20
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
1
-0
/
+12
2015-11-20
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
1
-1
/
+2
2015-11-20
mac80211: ensure we don't update tx power on a non-running sdata
Emmanuel Grumbach
1
-1
/
+2
2015-11-19
Bluetooth: remove unneeded variable in l2cap_stream_rx
Prasanna Karthik
1
-3
/
+1
2015-11-19
Bluetooth: Clean up hci_core code
Prasanna Karthik
1
-3
/
+4
2015-11-19
Bluetooth: clean up af_bluetooth code
Prasanna Karthik
1
-2
/
+2
2015-11-19
Bluetooth: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
1
-2
/
+1
2015-11-19
mac802154: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
1
-2
/
+1
[prev]
[next]