Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e28f639eeaa97b6029b0db8890b2a4ce99e642c6
/
net
« Previous
9650388
ipv4: arp: fix a lockdep splat in arp_solicit()
by Eric Dumazet
· 12 years ago
30e6c9f
net: devnet_rename_seq should be a seqcount
by Eric Dumazet
· 12 years ago
f7e75ba
ip_gre: fix possible use after free
by Eric Dumazet
· 12 years ago
412ed94
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
by Isaku Yamahata
· 12 years ago
9821972
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
40889e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
c89ce05
libceph: register request before unregister linger
by Alex Elder
· 12 years ago
a978fa2
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
by Alex Elder
· 12 years ago
3ee5234
libceph: init event->node in ceph_osdc_create_event()
by Alex Elder
· 12 years ago
f407731
libceph: init osd->o_node in create_osd()
by Alex Elder
· 12 years ago
2836298
libceph: report connection fault with warning
by Alex Elder
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9eb127cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
bd77902
ipv6: addrconf.c: remove unnecessary "if"
by Cong Ding
· 12 years ago
09d7cf7
bridge: Correctly encode addresses when dumping mdb entries
by Vlad Yasevich
· 12 years ago
6323315
bridge: Do not unregister all PF_BRIDGE rtnl operations
by Vlad Yasevich
· 12 years ago
a2faf2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
2d4dce0
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
3c41777
atm: use scnprintf() instead of sprintf()
by chas williams - CONTRACTOR
· 12 years ago
4e4b537
netlink: validate addr_len on bind
by Hannes Frederic Sowa
· 12 years ago
9f1e0ad
netlink: change presentation of portid in procfs to unsigned
by Hannes Frederic Sowa
· 12 years ago
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
3a28e33
svcrpc: fix some printks
by J. Bruce Fields
· 12 years ago
7bb21d68
libceph: socket can close in any connection state
by Alex Elder
· 12 years ago
61c7403
rbd: remove linger unconditionally
by Alex Elder
· 12 years ago
cd6c596
SUNRPC: continue run over clients list on PipeFS event instead of break
by Stanislav Kinsbursky
· 12 years ago
685a755
libceph: avoid using freed osd in __kick_osd_requests()
by Alex Elder
· 12 years ago
7d5f248
ceph: don't reference req after put
by Alex Elder
· 12 years ago
e035edd
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
by Pablo Neira Ayuso
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
252b3e8
netfilter: xt_CT: fix crash while destroy ct templates
by Pablo Neira Ayuso
· 12 years ago
0c36b48
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
by Bob Hockney
· 12 years ago
97cf00e
netfilter: nf_ct_reasm: fix conntrack reassembly expire code
by Haibo Xi
· 12 years ago
d7a769f
netfilter: nf_conntrack_ipv6: fix comment for packets without data
by Florent Fourcot
· 12 years ago
c65ef8d
netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
by Andrew Collins
· 12 years ago
c6f4089
netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
by Mukund Jampala
· 12 years ago
df48419
ipv6: Fix Makefile offload objects
by Simon Arlott
· 12 years ago
4cb9d6e
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
by Daniel Borkmann
· 12 years ago
ccb1c31
bridge: add flags to distinguish permanent mdb entires
by Amerigo Wang
· 12 years ago
0d0863b
sctp: Change defaults on cookie hmac selection
by Neil Horman
· 12 years ago
1efc287
SUNRPC: variable 'svsk' is unused in function bc_send_request
by Trond Myklebust
· 12 years ago
4a20a98
SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
by Trond Myklebust
· 12 years ago
5e4a084
userns: Require CAP_SYS_ADMIN for most uses of setns.
by Eric W. Biederman
· 12 years ago
e337e24
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 12 years ago
093d04d
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
by Duan Jiong
· 12 years ago
1e9f954
mac802154: fix destructon ordering for ieee802154 devices
by Konstantin Khlebnikov
· 12 years ago
8fa45a7
bridge: remove temporary variable for MLDv2 maximum response code computation
by Ang Way Chuang
· 12 years ago
8d9ea71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
fd62c54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
eca2a43
bridge: fix icmpv6 endian bug and other sparse warnings
by stephen hemminger
· 12 years ago
7bdc1b4
ndisc: Fix padding error in link-layer address option.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
026e43d
nfc: remove noisy message from llcp_sock_sendmsg
by Dave Jones
· 12 years ago
83aff95
libceph: remove 'osdtimeout' option
by Sage Weil
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
818b930
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus
by Jiri Kosina
· 12 years ago
eb96d5c
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 12 years ago
620038f
SUNRPC set gss gc_expiry to full lifetime
by Andy Adamson
· 12 years ago
cfd5675
bridge: add support of adding and deleting mdb entries
by Cong Wang
· 12 years ago
37a393b
bridge: notify mdb changes via netlink
by Cong Wang
· 12 years ago
fd0ea7d
ndisc: Unexport ndisc_{build,send}_skb().
by YOSHIFUJI Hideaki
· 12 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
1abbe13
pkt_sched: avoid requeues if possible
by Eric Dumazet
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
f9c4d42
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
c66cfd5
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
75be437
net: gro: avoid double copy in skb_gro_receive()
by Eric Dumazet
· 12 years ago
2ce297f
bridge: fix seq check in br_mdb_dump()
by Cong Wang
· 12 years ago
a71258d
net: remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
89c5fa3
net: gro: dev_gro_receive() cleanup
by Eric Dumazet
· 12 years ago
7ce0171
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
8acbcdd
minstrel: update stats after processing status
by Johannes Berg
· 12 years ago
756933e
SUNRPC: remove redundant "linux/nsproxy.h" includes
by Stanislav Kinsbursky
· 12 years ago
8e3c1b7
mac80211: a few whitespace fixes
by Johannes Berg
· 12 years ago
7c77ab2
net: Allow DCBnl to use other namespaces besides init_net
by John Fastabend
· 12 years ago
4b5511e
net: remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
1bf3751
ipv4: ip_check_defrag must not modify skb before unsharing
by Johannes Berg
· 12 years ago
2062cc2
bridge: make buffer larger in br_setlink()
by Dan Carpenter
· 12 years ago
5e1f542
inet_diag: validate port comparison byte code to prevent unsafe reads
by Neal Cardwell
· 12 years ago
f67caec
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
by Neal Cardwell
· 12 years ago
405c005
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
by Neal Cardwell
· 12 years ago
1c95df8
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
by Neal Cardwell
· 12 years ago
65d2897
caif_usb: Make the driver name check more efficient
by Ben Hutchings
· 12 years ago
4066363
caif_usb: Check driver name before reading driver state in netdev notifier
by Ben Hutchings
· 12 years ago
fc70fb6
net: Handle encapsulated offloads before fragmentation or handing to lower dev
by Alexander Duyck
· 12 years ago
6a674e9
net: Add support for hardware-offloaded encapsulation
by Joseph Gasparakis
· 12 years ago
ba50166
Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 12 years ago
0fef8f2
tipc: refactor accept() code for improved readability
by Paul Gortmaker
· 12 years ago
258f866
tipc: add lock nesting notation to quiet lockdep warning
by Ying Xue
· 12 years ago
cbab368
tipc: eliminate connection setup for implied connect in recv_msg()
by Ying Xue
· 12 years ago
584d24b
tipc: introduce non-blocking socket connect
by Ying Xue
· 12 years ago
7e6c131
tipc: consolidate connection-oriented message reception in one function
by Ying Xue
· 12 years ago
bc87911
tipc: standardize across connect/disconnect function naming
by Paul Gortmaker
· 12 years ago
e643df1
tipc: change sk_receive_queue upper limit
by Jon Maloy
· 12 years ago
c3c7c25
net: gro: fix possible panic in skb_gro_receive()
by Eric Dumazet
· 12 years ago
93b174a
tcp: bug fix Fast Open client retransmission
by Yuchung Cheng
· 12 years ago
ee07c6e
bridge: export multicast database via netlink
by Cong Wang
· 12 years ago
9da3d47
tipc: eliminate aggregate sk_receive_queue limit
by Ying Xue
· 12 years ago
45122ca26
sctp: Add RCU protection to assoc->transport_addr_list
by Thomas Graf
· 12 years ago
Next »