Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e9c85d983375fd84a4ba98b34f8fc38d4ec8766
/
net
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 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
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
1166fde6
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
by Trond Myklebust
· 12 years ago
7ebe183
tcp: undo spurious timeout after SACK reneging
by Yuchung Cheng
· 12 years ago
9b46922
bridge: fix crash when set mac address of br interface
by Hong zhi guo
· 12 years ago
4a7df34
8021q: fix a potential use-after-free
by Cong Wang
· 12 years ago
9979a55
net: remove a WARN_ON() in net_enable_timestamp()
by Eric Dumazet
· 12 years ago
f4541d6
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 12 years ago
b9d5319
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
896ee0e
net/irda: add missing error path release_sock call
by Kees Cook
· 12 years ago
283951f
ipconfig: Fix newline handling in log message.
by Martin Fuzzey
· 12 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 12 years ago
f6e16b2
l2tp: unhash l2tp sessions on delete, not on free
by Tom Parkin
· 12 years ago
7b7c071
l2tp: avoid deadlock in l2tp stats update
by Tom Parkin
· 12 years ago
cf2f5c8
l2tp: push all ppp pseudowire shutdown through .release handler
by Tom Parkin
· 12 years ago
4c6e2fd
l2tp: purge session reorder queue on delete
by Tom Parkin
· 12 years ago
48f72f9
l2tp: add session reorder queue purge function to core
by Tom Parkin
· 12 years ago
02d13ed
l2tp: don't BUG_ON sk_socket being NULL
by Tom Parkin
· 12 years ago
8abbbe8
l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
by Tom Parkin
· 12 years ago
2b551c6
l2tp: close sessions before initiating tunnel delete
by Tom Parkin
· 12 years ago
9360631
l2tp: close sessions in ip socket destroy callback
by Tom Parkin
· 12 years ago
e34f4c7
l2tp: export l2tp_tunnel_closeall
by Tom Parkin
· 12 years ago
9980d00
l2tp: add udp encap socket destroy handler
by Tom Parkin
· 12 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
f1e79e2
genetlink: trigger BUG_ON if a group name is too long
by Masatake YAMATO
· 12 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
3dd6664
netfilter: remove unused "config IP_NF_QUEUE"
by Paul Bolle
· 12 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 12 years ago
bf93ad7
ipvs: remove extra rcu lock
by Julian Anastasov
· 12 years ago
0c12582
ipvs: add backup_only flag to avoid loops
by Julian Anastasov
· 12 years ago
cf2e394
ipvs: fix sctp chunk length order
by Julian Anastasov
· 12 years ago
8fa48cb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
0d4f060
tcp: dont handle MTU reduction on LISTEN socket
by Eric Dumazet
· 12 years ago
92f28d9
scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.
by Eric W. Biederman
· 12 years ago
3d84fa9
bridge: Add support for setting BR_ROOT_BLOCK flag.
by Vlad Yasevich
· 12 years ago
c62dce6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
a5b8db9
rtnetlink: Mask the rta_type when range checking
by Vlad Yasevich
· 12 years ago
8c6216d
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally"
by Timo Teräs
· 12 years ago
f3a3440
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
296b601
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
a82783c
netfilter: ip6t_NPT: restrict to mangle table
by Florian Westphal
· 12 years ago
bae99f7
netfilter: nfnetlink_queue: fix incorrect initialization of copy range field
by Pablo Neira Ayuso
· 12 years ago
0d98da5
netfilter: nf_conntrack: register pernet subsystem before register L4 proto
by Gao feng
· 12 years ago
eb20ff9
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
by Vinicius Costa Gomes
· 12 years ago
16fad69
tcp: fix skb_availroom()
by Eric Dumazet
· 12 years ago
aea8b5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
2317f44
sctp: don't break the loop while meeting the active_path so as to find the matched transport
by Xufeng Zhang
· 12 years ago
f281563
sctp: Use correct sideffect command in duplicate cookie handling
by Vlad Yasevich
· 12 years ago
fa7614dd
fs: Readd the fs module aliases.
by Eric W. Biederman
· 12 years ago
368edaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
5b22b18
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
c80a851
net/core: move vlan_depth out of while loop in skb_network_protocol()
by Li RongQing
· 12 years ago
3da889b
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
by stephen hemminger
· 12 years ago
2230e0c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
4660c7f
net/ipv4: Ensure that location of timestamp option is stored
by David Ward
· 12 years ago
b47506d
batman-adv: verify tt len does not exceed packet len
by Marek Lindner
· 12 years ago
d6c0dd6
libceph: fix decoding of pgids
by Sage Weil
· 12 years ago
0cb77508
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9026c49
6lowpan: Fix endianness issue in is_addr_link_local().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
29cd8ae
dcbnl: fix various netlink info leaks
by Mathias Krause
· 12 years ago
84d73cd
rtnl: fix info leak on RTM_GETLINK request for VF devices
by Mathias Krause
· 12 years ago
c085c49
bridge: fix mdb info leaks
by Mathias Krause
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
190b1ecf
sunrpc: don't attempt to cancel unitialized work
by J. Bruce Fields
· 12 years ago
dc893e1
Revert parts of "hlist: drop the node parameter from iterators"
by Arnd Bergmann
· 12 years ago
ddf6435
ipv6: stop multicast forwarding to process interface scoped addresses
by Hannes Frederic Sowa
· 12 years ago
3bc1b1a
bridging: fix rx_handlers return code
by Cristian Bercaru
· 12 years ago
3bbc0ce
NFC: llcp: Report error to pending sockets when a device is removed
by Samuel Ortiz
· 12 years ago
e6a3a4b
NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
by Samuel Ortiz
· 12 years ago
a6a8fe9
netlabel: fix build problems when CONFIG_IPV6=n
by Paul Moore
· 12 years ago
3536da0
NFC: llcp: Clean local timers and works when removing a device
by Samuel Ortiz
· 12 years ago
b141e81
NFC: llcp: Decrease socket ack log when accepting a connection
by Samuel Ortiz
· 12 years ago
2e85d67
net/rds: zero last byte for strncpy
by Chen Gang
· 12 years ago
fbca58a
bridge: add missing vid to br_mdb_get()
by Cong Wang
· 12 years ago
c10cb5f
Fix: sparse warning in inet_csk_prepare_forced_close
by Christoph Paasch
· 12 years ago
d0d79c3
afkey: fix a typo
by Junwei Zhang
· 12 years ago
0c1233a
netlabel: correctly list all the static label mappings
by Paul Moore
· 12 years ago
43b18db
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
32cdd59
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
3c34ae1
nfsd: fix krb5 handling of anonymous principals
by J. Bruce Fields
· 12 years ago
fa2b04f
net/ipv4: Timestamp option cannot overflow with prespecified addresses
by David Ward
· 12 years ago
d1f41b6
net: reduce net_rx_action() latency to 2 HZ
by Eric Dumazet
· 12 years ago
691b3b7
net: fix new kernel-doc warnings in net core
by Randy Dunlap
· 12 years ago
76e4cb0
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
by Paolo Valente
· 12 years ago
40dd2d5
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in service
by Paolo Valente
· 12 years ago
a0143ef
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
by Paolo Valente
· 12 years ago
2f3b89a
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler is empty
by Paolo Valente
· 12 years ago
624b85f
pkt_sched: sch_qfq: fix the update of eligible-group sets
by Paolo Valente
· 12 years ago
9b99b7e
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
by Paolo Valente
· 12 years ago
f74861c
net/irda: Raise dtr in non-blocking open
by Peter Hurley
· 12 years ago
0b176ce
net/irda: Use barrier to set task state
by Peter Hurley
· 12 years ago
2f7c069
net/irda: Hold port lock while bumping blocked_open
by Peter Hurley
· 12 years ago
a4ed2e7
net/irda: Fix port open counts
by Peter Hurley
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
Next »