Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8ab5aa67f17dc5e18c446664b0105c45a41fec74
/
net
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
c846ad9
net: rate-limit warn-bad-offload splats.
by Ben Greear
· 12 years ago
cb95ec6
pkt_sched: fix error return code in fw_change_attrs()
by Wei Yongjun
· 12 years ago
e15465e
irda: small read past the end of array in debug code
by Dan Carpenter
· 12 years ago
fd7fc25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 12 years ago
6a4cd3f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
12fb3dd
tcp: call tcp_replace_ts_recent() from tcp_ack()
by Eric Dumazet
· 12 years ago
f83a7ea
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
by Florian Westphal
· 12 years ago
5add189
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
by Jozsef Kadlecsik
· 12 years ago
5a22483
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
0fecd75
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
ea2f2fa
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
fe8a93b
batman-adv: make is_my_mac() check for the current mesh only
by Antonio Quartulli
· 12 years ago
97599dc
net: drop dst before queueing fragments
by Eric Dumazet
· 12 years ago
06848c1
esp4: fix error return code in esp_output()
by Wei Yongjun
· 12 years ago
8f3359b
bridge: make user modified path cost sticky
by stephen hemminger
· 12 years ago
11b397e
Merge 3.9-rc7 intp tty-next
by Greg Kroah-Hartman
· 12 years ago
f88c91d
ipv6: statically link register_inet6addr_notifier()
by Cong Wang
· 12 years ago
e1c969f
TTY: ircomm: fix DTR being raised on hang up
by Johan Hovold
· 12 years ago
fb745e9
net/802/mrp: fix possible race condition when calling mrp_pdu_queue()
by David Ward
· 12 years ago
8b5b8c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter
by David S. Miller
· 12 years ago
bef086e
Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
c2d421e
netfilter: nf_nat: fix race when unloading protocol modules
by Florian Westphal
· 12 years ago
50bceae
tcp: Reallocate headroom if it would overflow csum_start
by Thomas Graf
· 12 years ago
d66954a
tcp: incoming connections might use wrong route under synflood
by Dmitry Popov
· 12 years ago
fe2971a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
7b119dc
mac80211: fix cfg80211 interaction on auth/assoc request
by Johannes Berg
· 12 years ago
f94eeb4
Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
6eb4c7e
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
by Jozsef Kadlecsik
· 12 years ago
02f815c
netfilter: ipset: list:set: fix reference counter update
by Jozsef Kadlecsik
· 12 years ago
7b9a035
Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
ca10b9e
selinux: add a skb_owned_by() hook
by Eric Dumazet
· 12 years ago
3480a21
can: gw: use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 12 years ago
c802d75
netrom: fix invalid use of sizeof in nr_recvmsg()
by Wei Yongjun
· 12 years ago
f9c41a6
af_iucv: fix recvmsg by replacing skb_pull() function
by Ursula Braun
· 12 years ago
88c5b5c
rtnetlink: Call nlmsg_parse() with correct header length
by Michael Riesch
· 12 years ago
8cab24f
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
64e5751
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
c988d1e
net: ipv4: fix schedule while atomic bug in check_lifetime()
by Jiri Pirko
· 12 years ago
05a324b
net: ipv4: reset check_lifetime_work after changing lifetime
by Jiri Pirko
· 12 years ago
62a40a1
mac80211: fix LED in idle handling
by Johannes Berg
· 12 years ago
d5e0d0f
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
by Mathias Krause
· 12 years ago
680d04e
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
by Mathias Krause
· 12 years ago
60085c3
tipc: fix info leaks via msg_name in recv_msg/recv_stream
by Mathias Krause
· 12 years ago
4a18423
rose: fix info leak via msg_name in rose_recvmsg()
by Mathias Krause
· 12 years ago
d26d650
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
by Mathias Krause
· 12 years ago
3ce5efa
netrom: fix info leak via msg_name in nr_recvmsg()
by Mathias Krause
· 12 years ago
c77a4b9c
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
by Mathias Krause
· 12 years ago
b860d3c
l2tp: fix info leak in l2tp_ip6_recvmsg()
by Mathias Krause
· 12 years ago
a5598bd
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
by Mathias Krause
· 12 years ago
5ae94c0
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
by Mathias Krause
· 12 years ago
2d6fbfe
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
by Mathias Krause
· 12 years ago
c8c4991
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
by Mathias Krause
· 12 years ago
e11e045
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 12 years ago
4683f42
Bluetooth: fix possible info leak in bt_sock_recvmsg()
by Mathias Krause
· 12 years ago
ef3313e
ax25: fix info leak via msg_name in ax25_recvmsg()
by Mathias Krause
· 12 years ago
9b3e617
atm: update msg_namelen in vcc_recvmsg()
by Mathias Krause
· 12 years ago
50a75a8
ipv6/tcp: Stop processing ICMPv6 redirect messages
by Christoph Paasch
· 12 years ago
3a7b21e
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet
by Patrick McHardy
· 12 years ago
f05c124
SUNRPC: Fix a potential memory leak in rpc_new_client
by Trond Myklebust
· 12 years ago
a58e0be
SUNRPC: Remove extra xprt_put()
by Chuck Lever
· 12 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
34e2ed3
net: ipv4: notify when address lifetime changes
by Jiri Pirko
· 12 years ago
0e82e7f6d
af_unix: If we don't care about credentials coallesce all messages
by Eric W. Biederman
· 12 years ago
25da0e3
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
by Eric W. Biederman
· 12 years ago
4543fbe
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 12 years ago
4f4ecd5
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
518314f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless
by David S. Miller
· 12 years ago
9306a39
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
407ad2b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
906b1c39
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
by Matthias Schiffer
· 12 years ago
990454b
VSOCK: Handle changes to the VMCI context ID.
by Reilly Grant
· 12 years ago
25fb6ca4
net IPv6 : Fix broken IPv6 routing table after loopback down-up
by Balakumaran Kannan
· 12 years ago
f0f6ee1
cbq: incorrect processing of high limits
by Vasily Averin
· 12 years ago
b0bb9b3
Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes
by John W. Linville
· 12 years ago
95bc6b8
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
ff3421d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
90e0970
cfg80211: sched_scan_mtx lock in cfg80211_conn_work()
by Artem Savkov
· 12 years ago
00cfec3
net: add a synchronize_net() in netdev_rx_handler_unregister()
by Eric Dumazet
· 12 years ago
cd68ddd
net: fq_codel: Fix off-by-one error
by Vijay Subramanian
· 12 years ago
a561cf7
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
by Shmulik Ladkani
· 12 years ago
50eab05
net: fix the use of this_cpu_ptr
by Li RongQing
· 12 years ago
1c4a154
ipv6: don't accept node local multicast traffic from the wire
by Hannes Frederic Sowa
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
630a216
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
0fb031f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 12 years ago
ea872d7
sch: add missing u64 in psched_ratecfg_precompute()
by Sergey Popovich
· 12 years ago
fcca143
rtnetlink: fix error return code in rtnl_link_fill()
by Wei Yongjun
· 12 years ago
5389090
netfilter: nf_conntrack: fix error return code
by Wei Yongjun
· 12 years ago
d3e1101
openvswitch: correct an invalid BUG_ON
by Hong Zhiguo
· 12 years ago
a934151
openvswitch: Preallocate reply skb in ovs_vport_cmd_set().
by Jesse Gross
· 12 years ago
b175293
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5d53848
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
330305c
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
14134f6
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
by dingtianhong
· 12 years ago
39a352a
NFC: llcp: Keep the connected socket parent pointer alive
by Samuel Ortiz
· 12 years ago
fae17213
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
a79ca22
ipv6: fix bad free of addrconf_init_net
by Hong Zhiguo
· 12 years ago
ded34e0
unix: fix a race condition in unix_release()
by Paul Moore
· 12 years ago
Next »