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
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
47
-202
/
+381
2018-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+3
2018-12-19
neighbor: Use nda_policy for validating attributes in adds and dump requests
David Ahern
1
-17
/
+5
2018-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-165
/
+372
2018-12-19
rds: Fix warning.
David S. Miller
1
-1
/
+3
2018-12-19
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
1
-1
/
+6
2018-12-19
neighbor: Initialize protocol when new pneigh_entry are created
David Ahern
1
-0
/
+1
2018-12-19
net/sched: cls_flower: Remove old entries from rhashtable
Roi Dayan
1
-4
/
+3
2018-12-19
net/tls: allocate tls context using GFP_ATOMIC
Ganesh Goudar
1
-1
/
+1
2018-12-19
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-19
neighbour: register rtnl doit handler
Roopa Prabhu
2
-23
/
+193
2018-12-19
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
1
-1
/
+2
2018-12-19
tipc: fix uninitialized value for broadcast retransmission
Hoang Le
1
-0
/
+8
2018-12-19
tipc: add trace_events for tipc bearer
Tuong Lien
2
-0
/
+45
2018-12-19
tipc: add trace_events for tipc node
Tuong Lien
2
-0
/
+24
2018-12-19
tipc: add trace_events for tipc socket
Tuong Lien
5
-9
/
+176
2018-12-19
tipc: add trace_events for tipc link
Tuong Lien
4
-2
/
+164
2018-12-19
tipc: enable tracepoints in tipc
Tuong Lien
11
-5
/
+716
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
2
-54
/
+49
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2
-5
/
+3
2018-12-19
xfrm: use secpath_exist where applicable
Florian Westphal
1
-1
/
+1
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
10
-26
/
+45
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
1
-1
/
+1
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
4
-19
/
+25
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
4
-23
/
+5
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
4
-0
/
+160
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
7
-51
/
+79
2018-12-19
net/rds: remove user triggered WARN_ON in rds_sendmsg
shamir rabinovitch
4
-19
/
+29
2018-12-19
net/rds: fix warn in rds_message_alloc_sgs
shamir rabinovitch
3
-42
/
+91
2018-12-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-57
/
+12
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
31
-148
/
+1330
2018-12-19
Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-3
/
+11
2018-12-19
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
1
-0
/
+6
2018-12-19
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
YueHaibing
1
-0
/
+3
2018-12-19
xfrm: policy: remove set but not used variable 'priority'
YueHaibing
1
-3
/
+0
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
1
-1
/
+5
2018-12-19
cfg80211: fix ieee80211_get_vht_max_nss()
Johannes Berg
1
-8
/
+7
2018-12-19
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-19
nl80211: fix memory leak if validate_pae_over_nl80211() fails
Johannes Berg
1
-1
/
+3
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2018-12-18
net/smc: fix TCP fallback socket release
Myungho Jung
2
-2
/
+16
2018-12-18
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
Zhenbo Gao
1
-0
/
+4
2018-12-18
net: bridge: remove unneeded variable 'err'
YueHaibing
2
-5
/
+2
2018-12-18
tipc: check group dests after tipc_wait_for_cond()
Cong Wang
1
-4
/
+5
2018-12-19
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
4
-44
/
+4
2018-12-19
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2018-12-18
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
1
-17
/
+50
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-5
/
+17
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-133
/
+1118
[next]