Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b56e98990bcdbb20b9fab163654b9315bf158e8
/
net
« Previous
e53376b
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
by Pablo Neira Ayuso
· 11 years ago
829d931
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
by Alexey Dobriyan
· 11 years ago
c6825c0
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
by Andrey Vagin
· 11 years ago
3dd7279
netfilter: nf_tables: fix oops when deleting a chain with references
by Patrick McHardy
· 11 years ago
2a53bfb
netfilter: nft_ct: fix unconditional dump of 'dir' attr
by Arturo Borrero
· 11 years ago
c14e095
openvswitch: Suppress error messages on megaflow updates
by Andy Zhou
· 11 years ago
e4c6d75
openvswitch: Fix ovs_flow_free() ovs-lock assert.
by Pravin B Shelar
· 11 years ago
45fb9c3
openvswitch: Fix ovs_dp_cmd_msg_size()
by Daniele Di Proietto
· 11 years ago
e80857c
openvswitch: Fix kernel panic on ovs_flow_free
by Andy Zhou
· 11 years ago
aea0bb4
openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
by Thomas Graf
· 11 years ago
6049f25
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
by Fernando Luis Vazquez Cao
· 11 years ago
a664a4f
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
by Shlomo Pongratz
· 11 years ago
2a97135
ipvs: fix AF assignment in ip_vs_conn_new()
by Michal Kubecek
· 11 years ago
b045d37
ip_tunnel: fix panic in ip_tunnel_xmit()
by Eric Dumazet
· 11 years ago
c172ec5
libceph: fix error handling in ceph_osdc_init()
by Ilya Dryomov
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
2def2ef
x86, x32: Correct invalid use of user timespec in the kernel
by PaX Team
· 11 years ago
65b80ca
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
0ae89be
can: add destructor for self generated skbs
by Oliver Hartkopp
· 11 years ago
b5aaab1
net/ipv4: Use non-atomic allocation of udp offloads structure instance
by Or Gerlitz
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
d9894c2
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
1d494f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
bb5ecb0
can: Propagate SO_PRIORITY of raw sockets to skbs
by Rostislav Lisovy
· 11 years ago
7fceb4d
net: Fix warning on make htmldocs caused by skbuff.c
by Masanari Iida
· 11 years ago
cd0c75a
Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 11 years ago
0f1a24c
llc: remove noisy WARN from llc_mac_hdr_init
by Dave Jones
· 11 years ago
d891ea2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
2b2b15c
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
c0c0c50
net: gre: use icmp_hdr() to get inner ip header
by Duan Jiong
· 11 years ago
ce60e0c
net: 6lowpan: fixup for code movement
by Stephen Rothwell
· 11 years ago
a452ce3
net: Fix memory leak if TPROXY used with TCP early demux
by Holger Eitzenberger
· 11 years ago
205ee118
libceph: follow redirect replies from osds
by Ilya Dryomov
· 11 years ago
3c972c9
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
by Ilya Dryomov
· 11 years ago
17a13e4
libceph: follow {read,write}_tier fields on osd request submission
by Ilya Dryomov
· 11 years ago
ce7f6a2
libceph: add ceph_pg_pool_by_id()
by Ilya Dryomov
· 11 years ago
7c13cb6
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
by Ilya Dryomov
· 11 years ago
4295f22
libceph: introduce and start using oid abstraction
by Ilya Dryomov
· 11 years ago
2d0ebc5
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
by Ilya Dryomov
· 11 years ago
22116525
libceph: start using oloc abstraction
by Ilya Dryomov
· 11 years ago
27d79f3
net: ipv4: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
0ea9de0
sunrpc: turn warn_gssd() log message into a dprintk()
by Jeff Layton
· 11 years ago
de960aa
net: add and use skb_gso_transport_seglen()
by Florian Westphal
· 11 years ago
1c29483
Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
1ea4273
af_rxrpc: Handle frames delivered from another VM
by Tim Smith
· 11 years ago
24a9981
af_rxrpc: Avoid setting up double-free on checksum error
by Tim Smith
· 11 years ago
8f22ba6
RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()
by Alexey Khoroshilov
· 11 years ago
0b4af2e
libceph: dout() is missing a newline
by Ilya Dryomov
· 11 years ago
eeb0bed
libceph: add ceph_kv{malloc,free}() and switch to them
by Ilya Dryomov
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
33d9911
ipv6: reallocate addrconf router for ipv6 address when lo device up
by Gao feng
· 11 years ago
a0065f2
fib_frontend: fix possible NULL pointer dereference
by Oliver Hartkopp
· 11 years ago
c692554
gss_krb5: use lcm from kernel lib
by Luis Henriques
· 11 years ago
3aacd62
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
6dd9158
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
b182837
net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencoding
by Cody P Schafer
· 11 years ago
04f9b74
remove extra definitions of U32_MAX
by Alex Elder
· 11 years ago
7771953
conditionally define U32_MAX
by Alex Elder
· 11 years ago
813f020
rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
by Jiri Pirko
· 11 years ago
11c21a3
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
by Duan Jiong
· 11 years ago
6ef7b8a
net: Correctly sync addresses from multiple sources to single device
by Vlad Yasevich
· 11 years ago
a1d0cd8
net/udp_offload: Handle static checker complaints
by Shlomo Pongratz
· 11 years ago
3ad88cf
tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics
by Christoph Paasch
· 11 years ago
5ee7a81a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
5ae5e99
6lowpan: add a license to 6lowpan_iphc module
by Yann Droneaud
· 11 years ago
3bad540
bonding: convert netlink to use slave data info api
by Jiri Pirko
· 11 years ago
ba7d49b
rtnetlink: provide api for getting and setting slave info
by Jiri Pirko
· 11 years ago
df7dbcb
rtnetlink: put "BOND" into nl attribute names which are related to bonding
by Jiri Pirko
· 11 years ago
f618002
net/neighbour: queue work on power efficient wq
by viresh kumar
· 11 years ago
906e073
net/ipv4: queue work on power efficient wq
by viresh kumar
· 11 years ago
7c90cc2
ipv6: enable anycast addresses as source addresses for datagrams
by FX Le Bail
· 11 years ago
bdf4351
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
by Toshiaki Makita
· 11 years ago
00ca9c5
tcp: metrics: Fix rcu-race when deleting multiple entries
by Christoph Paasch
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
2982431
sch_htb: let skb->priority refer to non-leaf class
by Harry Mason
· 11 years ago
2d36097
af_packet: Add Queue mapping mode to af_packet fanout operation
by Neil Horman
· 11 years ago
28a625c
fuse: fix pipe_buf_operations
by Miklos Szeredi
· 11 years ago
809fa97
reciprocal_divide: update/correction of the algorithm
by Hannes Frederic Sowa
· 11 years ago
89770b0
net: introduce reciprocal_scale helper and convert users
by Daniel Borkmann
· 11 years ago
f337db6
random32: add prandom_u32_max and convert open coded users
by Daniel Borkmann
· 11 years ago
14e4814
net: Missing change from the ether_addr_copy() fixups.
by David S. Miller
· 11 years ago
9be68c1
net: Fix some fallout from the etner_addr_copy() changes.
by David S. Miller
· 11 years ago
5bc1d1b
sctp: remove macros sctp_bh_[un]lock_sock
by wangweidong
· 11 years ago
048ed4b
sctp: remove macros sctp_{lock|release}_sock
by wangweidong
· 11 years ago
387602d
sctp: remove macros sctp_write_[un]_lock
by wangweidong
· 11 years ago
3c8e43b
sctp: remove macros sctp_spin_[un]lock
by wangweidong
· 11 years ago
79b9113
sctp: remove macros sctp_local_bh_{disable|enable}
by wangweidong
· 11 years ago
d08f161
dsa: Use ether_addr_copy
by Joe Perches
· 11 years ago
9ea08b1
pktgen: Use ether_addr_copy
by Joe Perches
· 11 years ago
c62326a
netpoll: Use ether_addr_copy
by Joe Perches
· 11 years ago
34b2cff
caif_usb: Use ether_addr_copy
by Joe Perches
· 11 years ago
116e853
atm: Use ether_addr_copy
by Joe Perches
· 11 years ago
90ccb6a
appletalk: Use ether_addr_copy
by Joe Perches
· 11 years ago
07fc67b
8021q: Use ether_addr_copy
by Joe Perches
· 11 years ago
e27a2f8
net: Export gro_find_by_type helpers
by Or Gerlitz
· 11 years ago
b582ef0
net: Add GRO support for UDP encapsulating protocols
by Or Gerlitz
· 11 years ago
f075e0f
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
08d4d21
rxrpc: out of bound read in debug code
by Dan Carpenter
· 11 years ago
2fa053a
8021q: update description
by Yegor Yefremov
· 11 years ago
82b276c
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
by Hannes Frederic Sowa
· 11 years ago
Next »