Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
73f5698e77219bfc3ea1903759fe8e20ab5b285e
/
net
73f5698
fib_rules: fix suppressor names and default values
by Stefan Tomanek
· 11 years ago
0c0667a
vlan: cleanup the usage of vlan_dev_priv(dev)
by Wang Sheng-Hui
· 11 years ago
6313480
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 11 years ago
8a849bb
net: netlink: minor: remove unused pointer in alloc_pg_vec
by Daniel Borkmann
· 11 years ago
6ef94cf
fib_rules: add route suppression based on ifgroup
by Stefan Tomanek
· 11 years ago
d1c53c8
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
by Werner Almesberger
· 11 years ago
9cc08af
icmpv6_filter: fix "_hdr" incorrectly being a pointer
by Werner Almesberger
· 11 years ago
c483e02
af_packet: simplify VLAN frame check in packet_snd
by Phil Sutter
· 11 years ago
cbd89ac
af_packet: fix for sending VLAN frames via packet_mmap
by Phil Sutter
· 11 years ago
0f75b09
af_packet: when sending ethernet frames, parse header for skb->protocol
by Phil Sutter
· 11 years ago
d27fc78
sctp: Don't lookup dst if transport dst is still valid
by fan.du
· 11 years ago
439677d
ipv6: bump genid when delete/add address
by fan.du
· 11 years ago
46b3a42
ipv6: fib6_rules should return exact return value
by Hannes Frederic Sowa
· 11 years ago
7764a45
fib_rules: add .suppress operation
by Stefan Tomanek
· 11 years ago
f2f872f
netem: Introduce skb_orphan_partial() helper
by Eric Dumazet
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
c0155b2
tcp: Remove unused tcpct declarations and comments
by Dmitry Popov
· 11 years ago
4299c8a
net: remove an unneeded check
by Dan Carpenter
· 11 years ago
b438f94
flow_dissector: add support for IPPROTO_IPV6
by Tom Herbert
· 11 years ago
fca4189
flow_dissector: clean up IPIP case
by Tom Herbert
· 11 years ago
ff80e51
net: export physical port id via sysfs
by Jiri Pirko
· 11 years ago
66cae9e
rtnl: export physical port id via RT netlink
by Jiri Pirko
· 11 years ago
66b52b0
net: add ndo to get id of physical port of the device
by Jiri Pirko
· 11 years ago
ffd756b
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
by Thomas Graf
· 11 years ago
5ad37d5
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
by Hannes Frederic Sowa
· 11 years ago
60ff779
9p: client: remove unused code and any reference to "cancelled" function
by Andi Shyti
· 11 years ago
73d94e9
pktgen: add needed include file
by Stephen Rothwell
· 11 years ago
9d4a031
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
by Hannes Frederic Sowa
· 11 years ago
03c633e
pktgen: Use ip_send_check() to compute checksum
by Thomas Graf
· 11 years ago
c26bf4a
pktgen: Add UDPCSUM flag to support UDP checksums
by Thomas Graf
· 11 years ago
82a54d0
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
by Asias He
· 11 years ago
024ec3d
net/sctp: Refactor SCTP skb checksum computation
by Joe Stringer
· 11 years ago
93d8bf9
bridge: cleanup netpoll code
by stephen hemminger
· 11 years ago
18afa4b
net: Make devnet_rename_seq static
by Thomas Gleixner
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
64dc613
net: add sk_stream_is_writeable() helper
by Eric Dumazet
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
59ea52d
net: trans_rdma: remove unused function
by Andi Shyti
· 11 years ago
9225b23
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
by fan.du
· 11 years ago
86a37de
net ipv6: Remove rebundant rt6i_nsiblings initialization
by fan.du
· 11 years ago
b9959fd
vti: switch to new ip tunnel code
by Amerigo Wang
· 11 years ago
2b52c3a
ip6mr: change the prototype of ip6_mr_forward().
by Rami Rosen
· 11 years ago
c4854ec
ipmr: change the prototype of ip_mr_forward().
by Rami Rosen
· 11 years ago
4aa5dee
net: convert resend IGMP to notifier event
by Jiri Pirko
· 11 years ago
ed08495
tcp: use RTT from SACK for RTO
by Yuchung Cheng
· 11 years ago
59c9af4
tcp: measure RTT from new SACK
by Yuchung Cheng
· 11 years ago
5b08e47
tcp: prefer packet timing to TS-ECR for RTT
by Yuchung Cheng
· 11 years ago
375fe02
tcp: consolidate SYNACK RTT sampling
by Yuchung Cheng
· 11 years ago
cb820f8
net: Provide a generic socket error queue delivery method for Tx time stamps.
by Richard Cochran
· 11 years ago
aafee33
net/irda: fixed style issues in irttp
by Dragos Foianu
· 11 years ago
ecb2cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
3e3aac4
vlan: fix a race in egress prio management
by Eric Dumazet
· 11 years ago
d4b812d
vlan: mask vlan prio bits
by Eric Dumazet
· 11 years ago
87f40dd
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
by Paolo Valente
· 11 years ago
3f334c2
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 11 years ago
61f98b0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
ae8e9c5
net: Fix sysfs_format_mac() code duplication.
by David S. Miller
· 11 years ago
21d1196
ipv4: set transport header earlier
by Eric Dumazet
· 11 years ago
b6a82dd
net/irda: fixed style issues in irlan_eth
by Dragos Foianu
· 11 years ago
8a73125
ethtool: fixed trailing statements in ethtool
by Dragos Foianu
· 11 years ago
f2f79cc
ndisc: bool initializations should use true and false
by Daniel Baluta
· 11 years ago
b2781e1
svcrdma: underflow issue in decode_write_list()
by Dan Carpenter
· 11 years ago
013dbb3
net: delete __cpuinit usage from all net files
by Paul Gortmaker
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
dae3794
sunrpc: now we can just set ->s_d_op
by Al Viro
· 11 years ago
d3db90b
__rpc_lookup_create_exclusive: pass string instead of qstr
by Al Viro
· 11 years ago
a95e691
rpc_create_*_dir: don't bother with qstr
by Al Viro
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
307f2fb
ipv6: only static routes qualify for equal cost multipathing
by Hannes Frederic Sowa
· 11 years ago
24ab6be
tcp: account all retransmit failures
by Yuchung Cheng
· 11 years ago
40dadff
net: access page->private by using page_private
by Sunghan Suh
· 11 years ago
92338dc
net: strict_strtoul is obsolete, use kstrtoul instead
by “Cosmin
· 11 years ago
d77e41e
net/tipc: use %*phC to dump small buffers in hex form
by Andy Shevchenko
· 11 years ago
8c91e16
gre: Fix MTU sizing check for gretap tunnels
by Alexander Duyck
· 11 years ago
88d4f41
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
by Paolo Valente
· 11 years ago
87f1369
pkt_sched: sch_qfq: improve efficiency of make_eligible
by Paolo Valente
· 11 years ago
cdbaa0b
gso: Update tunnel segmentation to support Tx checksum offload
by Alexander Duyck
· 11 years ago
1466b77
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
3b8ccd4
inet: fix spacing in assignment
by Camelia Groza
· 11 years ago
afc154e
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
by Hannes Frederic Sowa
· 11 years ago
110ecd6
9p: fix off by one causing access violations and memory corruption
by Sasha Levin
· 11 years ago
19d2f8e
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
1eb4f75
ipv6: in case of link failure remove route directly instead of letting it expire
by Hannes Frederic Sowa
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
eeee245
SUNRPC: Fix a deadlock in rpc_client_register()
by Trond Myklebust
· 11 years ago
4f8568c
rpc_pipe: rpc_dir_inode_operations can be static
by Fengguang Wu
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
76fa666
rpc_pipe: set dentry operations at d_alloc time
by Jeff Layton
· 11 years ago
899dd38
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
8c2f414
net: sctp: confirm route during forward progress
by Daniel Borkmann
· 11 years ago
9a5889a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
cbf5500
net: rename low latency sockets functions to busy poll
by Eliezer Tamir
· 11 years ago
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
Next »