Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4424f616e48e0a48ac31de8d223ba1bdb46a84f1
/
net
06d2fe1
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
bc9259a
inetpeer: fix token initialization
by Nicolas Dichtel
· 12 years ago
7f8436a
l2tp: fix return value check
by Wei Yongjun
· 12 years ago
392b408
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
82e6bfe
netfilter: xt_limit: have r->cost != 0 case work
by Jan Engelhardt
· 12 years ago
6f0f9b6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
96af69e
ipv6: mip6: fix mip6_mh_filter()
by Eric Dumazet
· 12 years ago
78cc88c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
1b05c4b
ipv6: raw: fix icmpv6_filter()
by Eric Dumazet
· 12 years ago
41e2685
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
bee2d97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
3e10986
net: guard tcp_set_keepalive() to tcp sockets
by Eric Dumazet
· 12 years ago
7caf69f
batman-adv: Fix symmetry check / route flapping in multi interface setups
by Linus Lüssing
· 12 years ago
40a3eb3
batman-adv: Fix change mac address of soft iface.
by Def
· 12 years ago
ab43ed8
ipv4: raw: fix icmp_filter()
by Eric Dumazet
· 12 years ago
1199992
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
5ce765a
libceph: only kunmap kmapped pages
by Alex Elder
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
f950c0e
ipv6: fix return value check in fib6_add()
by Wei Yongjun
· 12 years ago
c0d680e
net: do not disable sg for packets requiring no checksum
by Ed Cashin
· 12 years ago
e3ac104
xfrm_user: don't copy esn replay window twice for new states
by Mathias Krause
· 12 years ago
ecd7918
xfrm_user: ensure user supplied esn replay window is valid
by Mathias Krause
· 12 years ago
1f86840
xfrm_user: fix info leak in copy_to_user_tmpl()
by Mathias Krause
· 12 years ago
7b78983
xfrm_user: fix info leak in copy_to_user_policy()
by Mathias Krause
· 12 years ago
f778a63
xfrm_user: fix info leak in copy_to_user_state()
by Mathias Krause
· 12 years ago
4c87308
xfrm_user: fix info leak in copy_to_user_auth()
by Mathias Krause
· 12 years ago
bc26ccd
tcp: restore rcv_wscale in a repair mode (v2)
by Andrey Vagin
· 12 years ago
8ea853f
net/core: fix comment in skb_try_coalesce
by Li RongQing
· 12 years ago
7126195
pkt_sched: fix virtual-start-time update in QFQ
by Paolo Valente
· 12 years ago
15c0417
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
by Michal Kubeček
· 12 years ago
dbd6b11
batman-adv: make batadv_test_bit() return 0 or 1 only
by Linus Lüssing
· 12 years ago
a85d0d7
cfg80211: fix possible circular lock on reg_regdb_search()
by Luis R. Rodriguez
· 12 years ago
78c04c0
Bluetooth: Fix not removing power_off delayed work
by Vinicius Costa Gomes
· 12 years ago
aad3d0e
Bluetooth: Fix freeing uninitialized delayed works
by Andrei Emeltchenko
· 12 years ago
562fcc2
Bluetooth: mgmt: Fix enabling LE while powered off
by Andrzej Kaczmarek
· 12 years ago
3d1cbdd
Bluetooth: mgmt: Fix enabling SSP while powered off
by Andrzej Kaczmarek
· 12 years ago
433a195
xfrm: fix a read lock imbalance in make_blackhole
by Li RongQing
· 12 years ago
1d57f19
tcp: fix regression in urgent data handling
by Eric Dumazet
· 12 years ago
0e698bf
net: fix memory leak on oom with zerocopy
by Michael S. Tsirkin
· 12 years ago
c254637
xfrm_user: return error pointer instead of NULL #2
by Mathias Krause
· 12 years ago
864745d
xfrm_user: return error pointer instead of NULL
by Mathias Krause
· 12 years ago
2c20cbd
ipv6: use DST_* macro to set obselete field
by Nicolas Dichtel
· 12 years ago
6f3118b
ipv6: use net->rt_genid to check dst validity
by Nicolas Dichtel
· 12 years ago
ee8372d
xfrm: invalidate dst on policy insertion/deletion
by Nicolas Dichtel
· 12 years ago
b42664f
netns: move net->ipv4.rt_genid to net->rt_genid
by Nicolas Dichtel
· 12 years ago
2885da7
net: rt_cache_flush() cleanup
by Eric Dumazet
· 12 years ago
bafa6d9
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
666f355
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
by Joe Perches
· 12 years ago
c2c5a70
netdev_printk/netif_printk: Remove a superfluous logging colon
by Joe Perches
· 12 years ago
b004ff4
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
by Joe Perches
· 12 years ago
a1362d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6af773e
pktgen: fix crash with vlan and packet size less than 46
by Nishank Trivedi
· 12 years ago
ba1bf47
net_sched: gred: actually perform idling in WRED mode
by David Ward
· 12 years ago
1fe37b1
net_sched: gred: fix qave reporting via netlink
by David Ward
· 12 years ago
c22e464
net_sched: gred: eliminate redundant DP prio comparisons
by David Ward
· 12 years ago
e29fe83
net_sched: gred: correct comment about qavg calculation in RIO mode
by David Ward
· 12 years ago
9305216
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
22b4e63
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
16af511
netfilter: log: Fix log-level processing
by Joe Perches
· 12 years ago
bdfc87f
net-sched: sch_cbq: avoid infinite loop
by Eric Dumazet
· 12 years ago
1c463e5
net: fix net/core/sock.c build error
by Randy Dunlap
· 12 years ago
566f26a
caif: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
4a70bbf
netfilter: Validate the sequence number of dataless ACK packets as well
by Jozsef Kadlecsik
· 12 years ago
64f509c
netfilter: Mark SYN/ACK packets as invalid from original direction
by Jozsef Kadlecsik
· 12 years ago
6862234
net: small bug on rxhash calculation
by Chema Gonzalez
· 12 years ago
777bf13
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
979402b
udp: increment UDP_MIB_INERRORS if copy failed
by Eric Dumazet
· 12 years ago
f39c1bf
SUNRPC: Fix a UDP transport regression
by Trond Myklebust
· 12 years ago
0626af3
netfilter: take care of timewait sockets
by Eric Dumazet
· 12 years ago
ed6fe9d
Fix order of arguments to compat_put_time[spec|val]
by Mikulas Patocka
· 12 years ago
d013ef2a
tcp: fix possible socket refcount problem for ipv6
by Julian Anastasov
· 12 years ago
785a7de
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
518eefe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
7ce8c7a
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
by LEO Airwarosu Yoichi Shinoda
· 12 years ago
c0cc88a
l2tp: fix a typo in l2tp_eth_dev_recv()
by Eric Dumazet
· 12 years ago
9d148e3
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
3b59df4
xfrm: Workaround incompatibility of ESN and async crypto
by Steffen Klassert
· 12 years ago
37159ef
l2tp: fix a lockdep splat
by Eric Dumazet
· 12 years ago
6cf5c95
netrom: copy_datagram_iovec can fail
by Alan Cox
· 12 years ago
b4e4f47
nl80211: fix possible memory leak nl80211_connect()
by Wei Yongjun
· 12 years ago
3d2abdf
mac80211: clear bssid on auth/assoc failure
by Eliad Peller
· 12 years ago
c303aa9
openvswitch: Fix FLOW_BUFSIZE definition.
by Jesse Gross
· 12 years ago
b379135
fq_codel: dont reinit flow state
by Eric Dumazet
· 12 years ago
4c3a5bd
sctp: Don't charge for data in sndbuf again when transmitting packet
by Thomas Graf
· 12 years ago
e812347
net: sock_edemux() should take care of timewait sockets
by Eric Dumazet
· 12 years ago
39855b5
openvswitch: Fix typo
by Joe Stringer
· 12 years ago
0b1a34c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
4907cb7
treewide: fix comment/printk/variable typos
by Anatol Pomozov
· 12 years ago
599901c
net/xfrm/xfrm_state.c: fix error return code
by Julia Lawall
· 12 years ago
48f125c
net: ipv6: fix error return code
by Julia Lawall
· 12 years ago
0dcd505
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
5b423f6
netfilter: nf_conntrack: fix racy timer handling with reliable events
by Pablo Neira Ayuso
· 12 years ago
c5ae7d4
ipv4: must use rcu protection while calling fib_lookup
by Eric Dumazet
· 12 years ago
acbb219
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
by Francesco Ruggeri
· 12 years ago
99469c3
l2tp: avoid to use synchronize_rcu in tunnel free function
by xeb@mail.ru
· 12 years ago
3f509c6
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
by Pablo Neira Ayuso
· 12 years ago
6fc09f1
netfilter: nfnetlink_log: fix error return code in init path
by Julia Lawall
· 12 years ago
ef6acf6
netfilter: ctnetlink: fix error return code in init path
by Julia Lawall
· 12 years ago
0a54e93
ipvs: fix error return code
by Julia Lawall
· 12 years ago
Next »