index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-220
/
+240
2014-07-14
net/l2tp: don't fall back on UDP [get|set]sockopt
Sasha Levin
1
-2
/
+2
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
1
-4
/
+5
2014-07-14
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-07-11
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
1
-0
/
+1
2014-07-11
GRE: enable offloads for GRE
Amritha Nambiar
1
-0
/
+1
2014-07-09
netlink: Fix handling of error from netlink_dump().
Ben Pfaff
1
-2
/
+2
2014-07-08
appletalk: Fix socket referencing in skb
Andrey Utkin
1
-3
/
+0
2014-07-08
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
1
-4
/
+8
2014-07-08
tipc: fix bug in multicast/broadcast message reassembly
Jon Paul Maloy
1
-3
/
+8
2014-07-07
tcp: fix false undo corner cases
Yuchung Cheng
2
-6
/
+8
2014-07-07
igmp: fix the problem when mc leave group
dingtianhong
1
-4
/
+6
2014-07-07
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
1
-1
/
+8
2014-07-07
Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
7
-19
/
+55
2014-07-07
net: Performance fix for process_backlog
Tom Herbert
1
-11
/
+10
2014-07-07
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
1
-2
/
+0
2014-07-02
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
1
-1
/
+2
2014-07-02
vlan: free percpu stats in device destructor
Eric Dumazet
1
-3
/
+10
2014-07-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-39
/
+73
2014-06-30
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-7
/
+8
2014-06-30
openvswitch: Use exact lookup for flow_get and flow_del.
Alex Wang
3
-13
/
+29
2014-06-29
openvswitch: Fix tracking of flags seen in TCP flows.
Ben Pfaff
3
-6
/
+7
2014-06-29
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...
Wei Zhang
1
-0
/
+17
2014-06-29
openvswitch: Fix a double free bug for the sample action
Andy Zhou
1
-0
/
+2
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-55
/
+0
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
1
-55
/
+0
2014-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-39
/
+73
2014-06-27
ipv6: Fix MLD Query message check
Hangbin Liu
1
-2
/
+11
2014-06-27
udp: Add MIB counters for rcvbuferrors
James M Leddy
2
-2
/
+9
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-128
/
+219
2014-06-25
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2
-14
/
+16
2014-06-25
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-25
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-25
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-15
/
+57
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
4
-24
/
+16
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
1
-0
/
+1
2014-06-24
nl80211: move set_qos_map command into split state
Johannes Berg
1
-6
/
+5
2014-06-23
cfg80211: fix elapsed_jiffies calculation
Eliad Peller
1
-1
/
+1
2014-06-23
Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"
Johannes Berg
1
-15
/
+7
2014-06-23
mac80211: WEP extra head/tail room in ieee80211_send_auth
Max Stepanov
1
-2
/
+3
2014-06-21
8021q: fix a potential memory leak
Li RongQing
1
-1
/
+4
2014-06-20
Bluetooth: Fix for ACL disconnect when pairing fails
Lukasz Rymanowski
1
-1
/
+11
2014-06-20
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
Johan Hedberg
1
-0
/
+20
2014-06-20
Bluetooth: Refactor authentication method lookup into its own function
Johan Hedberg
1
-5
/
+12
2014-06-20
Bluetooth: Fix overriding higher security level in SMP
Johan Hedberg
1
-9
/
+14
2014-06-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-65
/
+85
2014-06-19
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
1
-2
/
+1
2014-06-19
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
1
-1
/
+1
[next]