Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
afcfaa878d1467d8cd03076b7b044e8b3e15d9a1
/
net
f753c4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
6d4221b
libceph: avoid truncation due to racing banners
by Jim Schutt
· 12 years ago
e0e3cea
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 12 years ago
a9915a1
ipv4: fix ip header ident selection in __ip_make_skb()
by Eric Dumazet
· 12 years ago
1a7b27c
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
by Christoph Paasch
· 12 years ago
144d56e
tcp: fix possible socket refcount problem
by Eric Dumazet
· 12 years ago
d1c338a
libceph: delay debugfs initialization until we learn global_id
by Sage Weil
· 12 years ago
fae6ef8
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
by Neal Cardwell
· 12 years ago
3de7a37
net/core/dev.c: fix kernel-doc warning
by Randy Dunlap
· 12 years ago
9d7b0fc
net: ipv6: fix oops in inet_putpeer()
by Patrick McHardy
· 12 years ago
d92c7f8
caif: Do not dereference NULL in chnl_recv_cb()
by Jesper Juhl
· 12 years ago
6c71bec
Merge git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
c0de08d
af_packet: don't emit packet on orig fanout group
by Eric Leblond
· 12 years ago
476ad15
net: netprio: fix cgrp create and write priomap race
by John Fastabend
· 12 years ago
48a87cc
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
by John Fastabend
· 12 years ago
f796c20
net: netprio: fix files lock and remove useless d_path bits
by John Fastabend
· 12 years ago
16c0b16
act_mirred: do not drop packets when fails to mirror it
by Jason Wang
· 12 years ago
2614f86
netfilter: nf_ct_expect: fix possible access to uninitialized timer
by Pablo Neira Ayuso
· 12 years ago
43da5f2
net: fix info leak in compat dev_ifconf()
by Mathias Krause
· 12 years ago
2d8a041
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
by Mathias Krause
· 12 years ago
7b07f8eb
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
by Mathias Krause
· 12 years ago
276bdb8
dccp: check ccid before dereferencing
by Mathias Krause
· 12 years ago
3592aae
llc: fix info leak via getsockname()
by Mathias Krause
· 12 years ago
04d4fbc
l2tp: fix info leak via getsockname()
by Mathias Krause
· 12 years ago
792039c
Bluetooth: L2CAP - Fix info leak via getsockname()
by Mathias Krause
· 12 years ago
9344a97
Bluetooth: RFCOMM - Fix info leak via getsockname()
by Mathias Krause
· 12 years ago
f9432c5
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
by Mathias Krause
· 12 years ago
9ad2de4
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
by Mathias Krause
· 12 years ago
3f68ba0
Bluetooth: HCI - Fix info leak via getsockname()
by Mathias Krause
· 12 years ago
e15ca9a
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
by Mathias Krause
· 12 years ago
3c0c5cf
atm: fix info leak via getsockname()
by Mathias Krause
· 12 years ago
e862f1a
atm: fix info leak in getsockopt(SO_ATMPVC)
by Mathias Krause
· 12 years ago
c03307e
bridge: fix rcu dereference outside of rcu_read_lock
by Stephen Hemminger
· 12 years ago
7bab3ae
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
4acd494
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
by Ben Hutchings
· 12 years ago
aadf31d
llc: Fix races between llc2 handler use and (un)registration
by Ben Hutchings
· 12 years ago
f4f8720
llc2: Call llc_station_exit() on llc2_init() failure path
by Ben Hutchings
· 12 years ago
6024935
llc2: Fix silent failure of llc_station_init()
by Ben Hutchings
· 12 years ago
4855d6f
net: ipv6: proc: Fix error handling
by Igor Maravic
· 12 years ago
7bd86cc
ipv4: Cache local output routes
by Yan, Zheng
· 12 years ago
6bdb7fe
netpoll: re-enable irq in poll_napi()
by Amerigo Wang
· 12 years ago
689971b
netpoll: handle vlan tags in netpoll tx and rx path
by Amerigo Wang
· 12 years ago
6eacf8a
vlan: clean up vlan_dev_hard_start_xmit()
by Amerigo Wang
· 12 years ago
f3da389
vlan: clean up some variable names
by Amerigo Wang
· 12 years ago
e15c3c22
netpoll: check netpoll tx status on the right device
by Amerigo Wang
· 12 years ago
4e3828c
bridge: use list_for_each_entry() in netpoll functions
by Amerigo Wang
· 12 years ago
d30362c
bridge: add some comments for NETDEV_RELEASE
by Amerigo Wang
· 12 years ago
2899656
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
by Amerigo Wang
· 12 years ago
57c5d46
netpoll: take rcu_read_lock_bh() in netpoll_rx()
by Amerigo Wang
· 12 years ago
38e6bc1
netpoll: make __netpoll_cleanup non-block
by Amerigo Wang
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
1e55217
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
68e035c
netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue
by Pablo Neira Ayuso
· 12 years ago
7f5c3e3
af_packet: remove BUG statement in tpacket_destruct_skb
by danborkmann@iogearbox.net
· 12 years ago
69f1de1
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
b5ec8ee
ipv4: fix ip_send_skb()
by Eric Dumazet
· 12 years ago
bbf2e65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
039aafb
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
f22eb25
netfilter: nf_nat_sip: fix via header translation with multiple parameters
by Patrick McHardy
· 12 years ago
02b69cb
netfilter: nf_ct_sip: fix IPv6 address parsing
by Patrick McHardy
· 12 years ago
e9324b2
netfilter: nf_ct_sip: fix helper name
by Patrick McHardy
· 12 years ago
63d02d1
net: tcp: ipv6_mapped needs sk_rx_dst_set method
by Eric Dumazet
· 12 years ago
3a7c384
ipv4: tcp: unicast_sock should not land outside of TCP stack
by Eric Dumazet
· 12 years ago
3647101
tcp: must free metrics at net dismantle
by Eric Dumazet
· 12 years ago
7364e44
net/core: Fix potential memory leak in dev_set_alias()
by Alexey Khoroshilov
· 12 years ago
155e4e1
batman-adv: Fix mem leak in the batadv_tt_local_event() function
by Jesper Juhl
· 12 years ago
be72f63
sched: add missing group change to qfq_change_class
by Paolo Valente
· 12 years ago
a37e6e3
net: force dst_default_metrics to const section
by Eric Dumazet
· 12 years ago
0c03eca
net: fib: fix incorrect call_rcu_bh()
by Eric Dumazet
· 12 years ago
99aa347
af_packet: Quiet sparse noise about using plain integer as NULL pointer
by Ying Xue
· 12 years ago
f4ba394
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5d299f3
net: ipv6: fix TCP early demux
by Eric Dumazet
· 12 years ago
47fd92f
net_sched: act: Delete estimator in error path.
by Hiroaki SHIMODA
· 12 years ago
9871f1a
ip: fix error handling in ip_finish_output2()
by Vasiliy Kulikov
· 12 years ago
91d27a8
llc: free the right skb
by Sorin Dumitru
· 12 years ago
8e7dfbc
tcp_output: fix sparse warning for tcp_wfree
by Silviu-Mihai Popescu
· 12 years ago
caa0bf6
batman-adv: select an internet gateway if none was chosen
by Marek Lindner
· 12 years ago
1f6fc43
cfg80211: process pending events when unregistering net device
by Daniel Drake
· 12 years ago
49dfbb9
Bluetooth: Fix socket not getting freed if l2cap channel create fails
by Jaganath Kanakkassery
· 12 years ago
d08fd0e
Bluetooth: smp: Fix possible NULL dereference
by Andrei Emeltchenko
· 12 years ago
c3e7c0d
Bluetooth: Set name_state to unknown when entry name is empty
by Ram Malovany
· 12 years ago
7cc8380
Bluetooth: Fix using a NULL inquiry cache entry
by Ram Malovany
· 12 years ago
c810089
Bluetooth: Fix using NULL inquiry entry
by Ram Malovany
· 12 years ago
a9ea3ed
Bluetooth: Fix legacy pairing with some devices
by Szymon Janc
· 12 years ago
269c484
Bluetooth: Fix possible deadlock in SCO code
by Gustavo Padovan
· 12 years ago
696ecdc
net_sched: gact: Fix potential panic in tcf_gact().
by Hiroaki SHIMODA
· 12 years ago
1a26904
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
f0666b1
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 12 years ago
899852a
cfg80211: Clear "beacon_found" on regulatory restore
by Paul Stewart
· 12 years ago
03f6b08
cfg80211: add channel flag to prohibit OFDM operation
by Seth Forshee
· 12 years ago
e33cdac
ipv4: route.c cleanup
by Eric Dumazet
· 12 years ago
e3c0d04
Fix unexpected SA hard expiration after changing date
by Fan Du
· 12 years ago
1485348
tcp: Apply device TSO segment limit earlier
by Ben Hutchings
· 12 years ago
30b678d
net: Allow driver to limit number of GSO segments per skb
by Ben Hutchings
· 12 years ago
dd4c926
mac80211: cancel mesh path timer
by Johannes Berg
· 12 years ago
2d9957c
mac80211: clear timer bits when disconnecting
by Johannes Berg
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
6dbb35b
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
Next »