Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4483589f7123a73955095d8bb1e31390a48c7568
/
net
3b47d30
net: gro: add a per device gro flush timer
by Eric Dumazet
· 10 years ago
c0560b9
dccp: Convert DCCP_WARN to net_warn_ratelimited
by Joe Perches
· 10 years ago
36cbb24
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
by Rick Jones
· 10 years ago
bfe1be3
net: Kill skb_copy_datagram_const_iovec
by Herbert Xu
· 10 years ago
a8f820aa
inet: Add skb_copy_datagram_iter
by Herbert Xu
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6b798d70
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
4508349
net: esp: Convert NETDEBUG to pr_info
by Joe Perches
· 10 years ago
cbffccc
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
by Joe Perches
· 10 years ago
b31f65f
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
by Andrew Lunn
· 10 years ago
0c6965d
sched: fix act file names in header comment
by Jiri Pirko
· 10 years ago
ea3dc96
ip6_tunnel: Add support for wildcard tunnel endpoints.
by Steffen Klassert
· 10 years ago
d500514
ipv6: Allow sending packets through tunnels with wildcard endpoints
by Steffen Klassert
· 10 years ago
a85311b
openvswitch: Avoid NULL mask check while building mask
by Pravin B Shelar
· 10 years ago
2fdb957
openvswitch: Refactor action alloc and copy api.
by Pravin B Shelar
· 10 years ago
41af73e
openvswitch: Move key_attr_size() to flow_netlink.h.
by Joe Stringer
· 10 years ago
d98612b
openvswitch: Remove flow member from struct ovs_skb_cb
by Lorand Jakab
· 10 years ago
e1f9c35
openvswitch: Drop packets when interdev is not up
by Chunhe Li
· 10 years ago
cc3a5ae
openvswitch: Refactor get_dp() function into multiple access APIs.
by Andy Zhou
· 10 years ago
ca7105f
openvswitch: Refactor ovs_flow_cmd_fill_info().
by Joe Stringer
· 10 years ago
738967b
openvswitch: refactor do_output() to move NULL check out of fast path
by Andy Zhou
· 10 years ago
426cda5
openvswitch: Additional logging for -EINVAL on flow setups.
by Jesse Gross
· 10 years ago
1b760fb
openvswitch: Remove redundant tcp_flags code.
by Joe Stringer
· 10 years ago
9b996e5
openvswitch: Move table destroy to dp-rcu callback.
by Pravin B Shelar
· 11 years ago
25cd9ba
openvswitch: Add basic MPLS support to kernel
by Simon Horman
· 10 years ago
59b93b4
net: Remove MPLS GSO feature.
by Pravin B Shelar
· 10 years ago
e1b2cb6
fou: Fix typo in returning flags in netlink
by Tom Herbert
· 10 years ago
4c672e4
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
by Daniel Borkmann
· 10 years ago
1744bea
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
by Joe Perches
· 10 years ago
1f37bf8
tcp: zero retrans_stamp if all retrans were acked
by Marcelo Leitner
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
a8d31c1
gue: Receive side of remote checksum offload
by Tom Herbert
· 10 years ago
b17f709
gue: TX support for using remote checksum offload option
by Tom Herbert
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
5024c33
gue: Add infrastructure for flags and options
by Tom Herbert
· 10 years ago
4bcb877
udp: Offload outer UDP tunnel csum if available
by Tom Herbert
· 10 years ago
63487ba
net: Move fou_build_header into fou.c and refactor
by Tom Herbert
· 10 years ago
d3ca9ea
geneve: Unregister pernet subsys on module unload.
by Jesse Gross
· 10 years ago
45cac46
geneve: Set GSO type on transmit.
by Jesse Gross
· 10 years ago
6cf1093
udp: remove blank line between set and test
by Fabian Frederick
· 10 years ago
869ba98
ipv6: trivial, add bracket for the if block
by Florent Fourcot
· 10 years ago
05006e8
esp4: remove assignment in if condition
by Fabian Frederick
· 10 years ago
f7b3bec
net: allow setting ecn via routing table
by Florian Westphal
· 10 years ago
f167338
syncookies: split cookie_check_timestamp() into two functions
by Florian Westphal
· 10 years ago
274e2da
syncookies: avoid magic values and document which-bit-is-what-option
by Florian Westphal
· 10 years ago
436f7c2
igmp: remove camel case definitions
by Fabian Frederick
· 10 years ago
c18450a
udp: remove else after return
by Fabian Frederick
· 10 years ago
aa1f731
inet: frags: remove inline on static in c file
by Fabian Frederick
· 10 years ago
0d3979b
ipv4: remove 0/NULL assignment on static
by Fabian Frederick
· 10 years ago
c9f503b
ipv4: use seq_puts instead of seq_printf where possible
by Fabian Frederick
· 10 years ago
b92022f
tcp: spelling s/plugable/pluggable
by Fabian Frederick
· 10 years ago
988b134
cipso: remove NULL assignment on static
by Fabian Frederick
· 10 years ago
4c787b1
ipv4: include linux/bug.h instead of asm/bug.h
by Fabian Frederick
· 10 years ago
4973404
cipso: kerneldoc warning fix
by Fabian Frederick
· 10 years ago
56b1742
net: add rbnode to struct sk_buff
by Eric Dumazet
· 10 years ago
f03eb12
gre6: Move the setting of dev->iflink into the ndo_init functions.
by Steffen Klassert
· 10 years ago
ebe084a
sit: Use ipip6_tunnel_init as the ndo_init function.
by Steffen Klassert
· 10 years ago
16a0231
vti6: Use vti6_dev_init as the ndo_init function.
by Steffen Klassert
· 10 years ago
6c6151d
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
by Steffen Klassert
· 10 years ago
d75b1ad
net: less interrupt masking in NAPI
by Eric Dumazet
· 10 years ago
c1207c0
netfilter: nft_reject_bridge: Fix powerpc build error
by Guenter Roeck
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
by Guenter Roeck
· 10 years ago
de05c40
mpls: Allow mpls_gso to be built as module
by Pravin B Shelar
· 10 years ago
f7065f4
mpls: Fix mpls_gso handler.
by Pravin B Shelar
· 10 years ago
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
127917c
netfilter: nft_reject_bridge: restrict reject to prerouting and input
by Pablo Neira Ayuso
· 10 years ago
523b929
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
by Pablo Neira Ayuso
· 10 years ago
8bfcdf6
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
4d87716
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
by Pablo Neira Ayuso
· 10 years ago
5188cd4
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
by Ben Hutchings
· 10 years ago
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
by Eric Dumazet
· 10 years ago
cd21453
tcp: Correction to RFC number in comment
by Sowmini Varadhan
· 10 years ago
14051f0
gre: Use inner mac length when computing tunnel length
by Tom Herbert
· 10 years ago
afb6bef
sctp: replace seq_printf with seq_puts
by Michele Baldessari
· 10 years ago
891310d
sctp: add transport state in /proc/net/sctp/remaddr
by Michele Baldessari
· 10 years ago
fa19c2b0
ipv4: Do not cache routing failures due to disabled forwarding.
by Nicolas Cavallari
· 10 years ago
b2ad5e5
tipc: spelling errors
by stephen hemminger
· 10 years ago
646697b
syncookies: only increment SYNCOOKIESFAILED on validation error
by Florian Westphal
· 10 years ago
f4e715c
ipv4: minor spelling fixes
by stephen hemminger
· 10 years ago
acf722f
ip6_tunnel: allow to change mode for the ip6tnl0
by Alexey Andriyanov
· 10 years ago
43728fa
ipv6: remove assignment in if condition
by Fabian Frederick
· 10 years ago
fc08c25
ipv6: remove inline on static in c file
by Fabian Frederick
· 10 years ago
40dc2ca
ipv6: spelling s/incomming/incoming
by Fabian Frederick
· 10 years ago
e7b6658
ipx: remove all unnecessary castings on ntohl
by Fabian Frederick
· 10 years ago
3d762a0
net: dsa: Add support for reading switch registers with ethtool
by Guenter Roeck
· 10 years ago
6793abb
net: dsa: Add support for switch EEPROM access
by Guenter Roeck
· 10 years ago
51579c3
net: dsa: Add support for reporting switch chip temperatures
by Guenter Roeck
· 10 years ago
734cbb5
net: dsa: Don't set skb->protocol on outgoing tagged packets
by Guenter Roeck
· 10 years ago
75fbfd3
neigh: optimize neigh_parms_release()
by Nicolas Dichtel
· 10 years ago
bc9ad16
net: introduce napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
d70127e
inet: frags: remove the WARN_ON from inet_evict_bucket
by Nikolay Aleksandrov
· 10 years ago
65ba1f1
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
by Nikolay Aleksandrov
· 10 years ago
7fd2561
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
by Erik Kline
· 10 years ago
dca145f
tcp: allow for bigger reordering level
by Eric Dumazet
· 10 years ago
432c856
net: skb_segment() should preserve backpressure
by Toshiaki Makita
· 10 years ago
b2ed64a
ipv6: notify userspace when we added or changed an ipv6 token
by Lubomir Rintel
· 10 years ago
d561090
sch_pie: schedule the timer after all init succeed
by WANG Cong
· 10 years ago
2c6c49d
openvswitch: Export lockdep_ovsl_is_held to modules.
by David S. Miller
· 10 years ago
Next »