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
2014-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-33
/
+67
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
3
-11
/
+14
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
1
-5
/
+12
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
1
-0
/
+1
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
1
-0
/
+6
2014-11-25
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+16
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2
-2
/
+8
2014-11-25
Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...
Pablo Neira
1
-8
/
+6
2014-11-25
ip6_udp_tunnel: Fix checksum calculation
Alexander Duyck
1
-3
/
+1
2014-11-24
net/ping: handle protocol mismatching scenario
Jane Zhou
1
-0
/
+2
2014-11-24
af_packet: fix sparse warning
Michael S. Tsirkin
1
-1
/
+1
2014-11-24
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
1
-2
/
+2
2014-11-23
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2
-0
/
+12
2014-11-23
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
Alexander Duyck
1
-1
/
+2
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-128
/
+123
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
1
-2
/
+2
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
1
-17
/
+6
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+12
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-9
/
+6
2014-11-20
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
Jiri Bohac
1
-1
/
+5
2014-11-20
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
1
-1
/
+1
2014-11-19
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
1
-0
/
+4
2014-11-19
Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-9
/
+6
2014-11-19
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
1
-11
/
+16
2014-11-18
mac80211: minstrel_ht: fix a crash in rate sorting
Felix Fietkau
1
-9
/
+6
2014-11-17
bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
Linus Lüssing
1
-2
/
+1
2014-11-17
netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind
Pablo Neira Ayuso
1
-1
/
+11
2014-11-16
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2
-10
/
+10
2014-11-16
Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...
David S. Miller
3
-12
/
+21
2014-11-16
dcbnl : Disable software interrupts before taking dcb_lock
Anish Bhatt
1
-18
/
+18
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-56
/
+32
2014-11-16
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
1
-0
/
+4
2014-11-15
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+30
2014-11-14
openvswitch: Validate IPv6 flow key and mask values.
Jarno Rajahalme
1
-0
/
+7
2014-11-14
openvswitch: Convert dp rcu read operation to locked operations
Pravin B Shelar
1
-7
/
+7
2014-11-14
openvswitch: Fix NDP flow mask validation
Daniele Di Proietto
1
-1
/
+1
2014-11-14
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
1
-2
/
+6
2014-11-14
openvswitch: Fix memory leak.
Pravin B Shelar
1
-2
/
+0
2014-11-14
Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+3
2014-11-14
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
bill bonaparte
1
-6
/
+8
2014-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-97
/
+91
2014-11-13
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
1
-2
/
+2
2014-11-13
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
1
-0
/
+2
2014-11-13
libceph: unlink from o_linger_requests when clearing r_osd
Ilya Dryomov
1
-0
/
+1
2014-11-13
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-11-13
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
1
-5
/
+30
2014-11-12
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
1
-2
/
+3
2014-11-12
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
1
-16
/
+8
2014-11-12
netfilter: nft_compat: use the match->table to validate dependencies
Pablo Neira Ayuso
1
-2
/
+2
2014-11-12
netfilter: nft_compat: relax chain type validation
Pablo Neira Ayuso
1
-30
/
+2
[next]