Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c75f4029cf494ae810a54e34ede9803cff60c7c
/
net
« Previous
0979292
svcrpc: fix failures to handle -1 uid's
by J. Bruce Fields
· 11 years ago
80b4526
9P: Add cancelled() to the transport functions.
by Simon Derr
· 11 years ago
1cff330
9P/RDMA: count posted buffers without a pending request
by Simon Derr
· 11 years ago
2f52d07
9P/RDMA: Improve error handling in rdma_request
by Simon Derr
· 11 years ago
b530e25
9P/RDMA: Do not free req->rc in error handling in rdma_request()
by Simon Derr
· 11 years ago
fd453d0
9P/RDMA: Use a semaphore to protect the RQ
by Simon Derr
· 11 years ago
47229ff
9P/RDMA: Protect against duplicate replies
by Simon Derr
· 11 years ago
3fcc62f
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
by Simon Derr
· 11 years ago
5387320
9pnet: refactor struct p9_fcall alloc code
by Simon Derr
· 11 years ago
17b6fd9
9P/RDMA: rdma_request() needs not allocate req->rc
by Simon Derr
· 11 years ago
ea071aa
9P: Fix fcall allocation for rdma
by Simon Derr
· 11 years ago
2f28c8b
net/9p: add privport option to 9p tcp transport
by Jim Garlick
· 11 years ago
c7e8e8a
bridge: fix some kernel warning in multicast timer
by Cong Wang
· 11 years ago
86bd68b
sit: fix tunnel update via netlink
by Nicolas Dichtel
· 11 years ago
3366dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
db58316
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus
by Jiri Kosina
· 11 years ago
3630d40
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available
by Hannes Frederic Sowa
· 11 years ago
fbfe80c
net: ipv6: fix wrong ping_v6_sendmsg return value
by Lorenzo Colitti
· 11 years ago
a1bdc45
net: ipv6: add missing lock in ping_v6_sendmsg
by Lorenzo Colitti
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
36b7bfe
netem: fix possible NULL deref in netem_dequeue()
by Eric Dumazet
· 11 years ago
4bc41b8
core: Copy inner_protocol in copy_skb_header()
by Joe Stringer
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
0ed5fd1
mm: use totalram_pages instead of num_physpages at runtime
by Jiang Liu
· 11 years ago
61c5d6b
libceph: call r_unsafe_callback when unsafe reply is received
by Yan, Zheng
· 11 years ago
2cb33ca
libceph: Fix NULL pointer dereference in auth client code
by Tyler Hicks
· 11 years ago
ccca4e3
libceph: fix truncate size calculation
by Yan, Zheng
· 11 years ago
eb845ff
libceph: fix safe completion
by Yan, Zheng
· 11 years ago
4974341
libceph: print more info for short message header
by Alex Elder
· 11 years ago
96e4dac
libceph: add lingering request reference when registered
by Alex Elder
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c50cd35
net: gre: move GSO functions to gre_offload
by Daniel Borkmann
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
23a3647
ip_tunnels: Use skb-len to PMTU check.
by Pravin B Shelar
· 11 years ago
a0dbd82
l2tp: make datapath resilient to packet loss when sequence numbers enabled
by James Chapman
· 11 years ago
8a1631d
l2tp: make datapath sequence number support RFC-compliant
by James Chapman
· 11 years ago
b6dc01a
l2tp: do data sequence number handling in a separate func
by James Chapman
· 11 years ago
8a59bd3
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 11 years ago
06a23fe
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
by Isaku Yamahata
· 11 years ago
75a493e
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
by Hannes Frederic Sowa
· 11 years ago
8822b64
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
by Hannes Frederic Sowa
· 11 years ago
fe3c22b
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
3b7b514
ipip: fix a regression in ioctl
by Cong Wang
· 11 years ago
e1558a9
l2tp: add missing .owner to struct pppox_proto
by Wei Yongjun
· 11 years ago
c590b5e
ethtool: make .get_dump_data() harder to misuse by drivers
by Michal Schmidt
· 11 years ago
e02010a
net: sctp: get rid of SCTP_DBG_TSNS entirely
by Daniel Borkmann
· 11 years ago
8965779
ipv6,mcast: always hold idev->lock before mca_lock
by Amerigo Wang
· 11 years ago
ab6c7a0
vti: remove duplicated code to fix a memory leak
by Cong Wang
· 11 years ago
6c734fb
gre: fix a regression in ioctl
by Cong Wang
· 11 years ago
bb33381
net: sctp: rework debugging framework to use pr_debug and friends
by Daniel Borkmann
· 11 years ago
936faf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/vxlan-next
by David S. Miller
· 11 years ago
4ccb93c
x25: Fix broken locking in ioctl error paths.
by Dave Jones
· 11 years ago
aec0a40
netem: use rb tree to implement the time queue
by Eric Dumazet
· 11 years ago
0bebc633
sunrpc: Don't schedule an upcall on a replaced cache entry.
by NeilBrown
· 11 years ago
7715cde
net/sunrpc: xpt_auth_cache should be ignored when expired.
by NeilBrown
· 11 years ago
013920e
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
by NeilBrown
· 11 years ago
2a1c7f5
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
by NeilBrown
· 11 years ago
f9e1aed
sunrpc/cache: remove races with queuing an upcall.
by NeilBrown
· 11 years ago
1f691b0
svcrpc: don't error out on small tcp fragment
by J. Bruce Fields
· 11 years ago
cf3aa02
svcrpc: fix handling of too-short rpc's
by J. Bruce Fields
· 11 years ago
0dc1531
svcrpc: store gss mech in svc_cred
by J. Bruce Fields
· 11 years ago
4423406
svcrpc: introduce init_svc_cred
by J. Bruce Fields
· 11 years ago
0de9349
Merge branch 'for-3.10' into 'for-3.11'
by J. Bruce Fields
· 11 years ago
c9ab4d8
neighbour: fix a race in neigh_destroy()
by Eric Dumazet
· 11 years ago
52bd4c0
ipv6: fix ecmp lookup when oif is specified
by Nicolas Dichtel
· 11 years ago
5c29fb1
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
by Hannes Frederic Sowa
· 11 years ago
e62bc9e
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
fb825a5
openvswitch: Add Kconfig dependency on GRE-DEMUX.
by Pravin B Shelar
· 11 years ago
4e144d3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
496e4ae
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
by Florian Westphal
· 11 years ago
e77e430
more open-coded file_inode() calls
by Al Viro
· 11 years ago
2ffae99
ipv4: use next hop exceptions also for input routes
by Timo Teräs
· 11 years ago
b173ee4
ipv6: resend MLD report if a link-local address completes DAD
by Hannes Frederic Sowa
· 11 years ago
1ec047e
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
by Hannes Frederic Sowa
· 11 years ago
4f6bb24
SUNRPC: PipeFS MOUNT notification optimization for dying clients
by Stanislav Kinsbursky
· 11 years ago
e73f4cc
SUNRPC: split client creation routine into setup and registration
by Stanislav Kinsbursky
· 11 years ago
adb6fa7
SUNRPC: fix races on PipeFS UMOUNT notifications
by Stanislav Kinsbursky
· 11 years ago
3848160
SUNRPC: fix races on PipeFS MOUNT notifications
by Stanislav Kinsbursky
· 11 years ago
57ed5cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
207bc11
Merge branch 'freezer'
by Rafael J. Wysocki
· 11 years ago
3a36515
netlink: fix splat in skb_clone with large messages
by Pablo Neira
· 11 years ago
5e6700b
sit: add support of x-netns
by Nicolas Dichtel
· 11 years ago
621e84d
dev: introduce skb_scrub_packet()
by Nicolas Dichtel
· 11 years ago
77ecaac
ipv6: rearm router solicitaion timer when setting new tokenized address
by Hannes Frederic Sowa
· 11 years ago
a5cc68f
af_key: fix info leaks in notify messages
by Mathias Krause
· 11 years ago
a963a37
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
by Eric Dumazet
· 11 years ago
5dbe7c1
net: fix kernel deadlock with interface rename and netdev name retrieval.
by Nicolas Schichan
· 11 years ago
963b89e
sit: fix 4in4 + IPsec scenario
by Nicolas Dichtel
· 11 years ago
a77471f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
729d8d1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
4d0c875
ipvs: add sync_persist_mode flag
by Julian Anastasov
· 11 years ago
eba3b5a
ipvs: SH fallback and L4 hashing
by Alexander Frolkin
· 11 years ago
acaac5d
ipvs: drop SCTP connections depending on state
by Julian Anastasov
· 11 years ago
61e7c42
ipvs: replace the SCTP state machine
by Julian Anastasov
· 11 years ago
c6c96c1
ipvs: sloppy TCP and SCTP
by Alexander Frolkin
· 11 years ago
bba54de
ipvs: provide iph to schedulers
by Julian Anastasov
· 11 years ago
3f5d6af
Merge ../vxlan-x
by Stephen Hemminger
· 11 years ago
537f7f8
bridge: check for zero ether address in fdb add
by Stephen Hemminger
· 11 years ago
Next »