Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e69f73bfecb0178ae6bd20eb778211739cd71fab
/
net
45f50be
net_sched: remove generic throttled management
by Eric Dumazet
· 8 years ago
4211792
net_sched: netem: remove qdisc_is_throttled() use
by Eric Dumazet
· 8 years ago
cca605d
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
by Eric Dumazet
· 8 years ago
8fe6a79
net_sched: sch_plug: use a private throttled status
by Eric Dumazet
· 8 years ago
d46e416
sctp: sctp should change socket state when shutdown is received
by Xin Long
· 8 years ago
d6cf3a8
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
699fafa
tcp: add NV congestion control
by Lawrence Brakmo
· 8 years ago
6f094b9
tcp: add in_flight to tcp_skb_cb
by Lawrence Brakmo
· 8 years ago
1276f24
packet: use common code for virtio_net_hdr and skb GSO conversion
by Mike Rapoport
· 8 years ago
231edca
RDS: IB: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
0e119b4
rxrpc: Limit the listening backlog
by David Howells
· 8 years ago
bc6e1ea
rxrpc: Trim line-terminal whitespace
by David Howells
· 8 years ago
ea7f827
net, cls: allow for deleting all filters for given parent
by Daniel Borkmann
· 8 years ago
f7bd9e3
bpf: reject wrong sized filters earlier
by Daniel Borkmann
· 8 years ago
a70b506
bpf: enforce recursion limit on redirects
by Daniel Borkmann
· 8 years ago
f2a4d08
openvswitch: Add packet truncation support.
by William Tu
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 8 years ago
e434863
net: vrf: Fix crash when IPv6 is disabled at boot time
by David Ahern
· 8 years ago
2341e07
rxrpc: Simplify connect() implementation and simplify sendmsg() op
by David Howells
· 8 years ago
21aff3b
net/netlink/af_netlink.h: Remove unused structure.
by Fabien Siron
· 8 years ago
d3fff6c
net: add netdev_lockdep_set_classes() helper
by Eric Dumazet
· 8 years ago
52fbb29
net: sched: fix qdisc->running lockdep annotations
by Eric Dumazet
· 8 years ago
e71ba91
Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
adba931
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
by Simon Horman
· 8 years ago
5caa328
mac80211: implement codel on fair queuing flows
by Michal Kazior
· 9 years ago
9399b86
mac80211: add debug knobs for fair queuing
by Michal Kazior
· 9 years ago
fa962b9
mac80211: implement fair queueing per txq
by Michal Kazior
· 9 years ago
80a83cf
mac80211: skip netdev queue control with software queuing
by Michal Kazior
· 9 years ago
0662799
nl80211: clarify nl80211_set_reg() success path
by Johannes Berg
· 8 years ago
7a087e7
nl80211: Fix checkpatch warnings about blank lines
by Kirtika Ruchandani
· 8 years ago
56ab364
nl80211: Fix spelling
by Kirtika Ruchandani
· 8 years ago
3d5fdff
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
by Prasun Maiti
· 8 years ago
6cbf623
cfg80211: remove get/set antenna and tx power warnings
by Johannes Berg
· 8 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 8 years ago
c3a173d
sched: remove qdisc_rehape_fail
by Florian Westphal
· 8 years ago
dd47c1f
cbq: remove TCA_CBQ_POLICE support
by Florian Westphal
· 8 years ago
c3498d3
cbq: remove TCA_CBQ_OVL_STRATEGY support
by Florian Westphal
· 8 years ago
9b15350
qfq: don't leak skb if kzalloc fails
by Florian Westphal
· 8 years ago
76e48f9
ip6gre: Allow live link address change
by Shweta Choudaha
· 8 years ago
0a46baa
ip6gre: Allow live link address change
by Shweta Choudaha
· 8 years ago
201c44b
net: cls_u32: be more strict about skip-sw flag for knodes
by Jakub Kicinski
· 8 years ago
6eef380
net: cls_u32: catch all hardware offload errors
by Jakub Kicinski
· 8 years ago
96c63fa
net: Add l3mdev rule
by David Ahern
· 8 years ago
5ca509f
tipc: change node timer unit from jiffies to ms
by Jon Paul Maloy
· 8 years ago
c4282ca
tipc: correct error in node fsm
by Jon Paul Maloy
· 8 years ago
0c73c52
net: dsa: Initialize CPU port ethtool ops per tree
by Florian Fainelli
· 8 years ago
af42192
net: dsa: Add initialization helper for CPU port ethtool_ops
by Florian Fainelli
· 8 years ago
1eb5944
net: dsa: Provide a slave MII bus if needed
by Florian Fainelli
· 8 years ago
6e830d8
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
by Florian Fainelli
· 8 years ago
0b7b498
net: dsa: Provide unique DSA slave MII bus names
by Florian Fainelli
· 8 years ago
123b365
net: sched: fix missing doc annotations
by Eric Dumazet
· 8 years ago
e0d194a
net_sched: add missing paddattr description
by Eric Dumazet
· 8 years ago
00bc0ef
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
by Jakub Sitnicki
· 8 years ago
40e4e71
net: Reduce queue allocation to one in kdump kernel
by Hariprasad Shenai
· 8 years ago
a5c5e2d
l2tp: fix configuration passed to setup_udp_tunnel_sock()
by Guillaume Nault
· 8 years ago
707a2ca
ila: Perform only one translation in forwarding path
by Tom Herbert
· 8 years ago
88832a2
net-sysfs: fix missing <linux/of_net.h>
by Ben Dooks
· 8 years ago
e00431b
tcp: accept RST if SEQ matches right edge of right-most SACK block
by Pau Espin Pedrol
· 8 years ago
0b148de
bridge: Don't insert unnecessary local fdb entry on changing mac address
by Toshiaki Makita
· 8 years ago
b4869aa
net: vrf: ipv6 support for local traffic to local addresses
by David Ahern
· 8 years ago
c1e48af
gue: Implement direction IP encapsulation
by Tom Herbert
· 8 years ago
3256564
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
ce3cf4e
tcp: record TLP and ER timer stats in v6 stats
by Yuchung Cheng
· 8 years ago
92c075d
net: sched: fix tc_should_offload for specific clsact classes
by Daniel Borkmann
· 8 years ago
a03e6fe
act_police: fix a crash during removal
by WANG Cong
· 8 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 8 years ago
f9eb8ae
net_sched: transform qdisc running bit into a seqcount
by Eric Dumazet
· 8 years ago
aafddbf
fq_codel: return non zero qlen in class dumps
by Eric Dumazet
· 8 years ago
d47a0f3
net: cls_u32: be more strict about skip-sw flag
by Jakub Kicinski
· 8 years ago
1a0f7d2
net: cls_u32: fix error code for invalid flags
by Jakub Kicinski
· 8 years ago
0b0f43f
net sched: indentation and other OCD stylistic fixes
by Jamal Hadi Salim
· 8 years ago
48d8ee1
net sched actions: aggregate dumping of actions timeinfo
by Jamal Hadi Salim
· 8 years ago
53eb440
net sched actions: introduce timestamp for firsttime use
by Jamal Hadi Salim
· 8 years ago
9c4a4e4
net sched: actions use tcf_lastuse_update for consistency
by Jamal Hadi Salim
· 8 years ago
e69985c
net/sched: cls_flower: Introduce support in SKIP SW flag
by Amir Vadai
· 8 years ago
3bcb846
net: get rid of spin_trylock() in net_tx_action()
by Eric Dumazet
· 8 years ago
fa54cc7
rxrpc: fix ptr_ret.cocci warnings
by Wu Fengguang
· 8 years ago
9c79440
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
by Sowmini Varadhan
· 8 years ago
0b6f760
RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks
by Sowmini Varadhan
· 8 years ago
335b48d
RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely
by Sowmini Varadhan
· 8 years ago
80e509d
fq_codel: fix NET_XMIT_CN behavior
by Eric Dumazet
· 8 years ago
a27758f
net_sched: keep backlog updated with qlen
by WANG Cong
· 8 years ago
1957598
soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
by Helge Deller
· 8 years ago
30759219
net: disable fragment reassembly if high_thresh is zero
by Michal Kubeček
· 8 years ago
3ec10d3
ipvs: update real-server binding of outgoing connections in SIP-pe
by Marco Angaroni
· 9 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 8 years ago
e755e49
net: dsa: Make mdio bus optional
by Andrew Lunn
· 8 years ago
39a7f2a
net: dsa: Refactor selection of tag ops into a function
by Andrew Lunn
· 8 years ago
9b8e895
net: dsa: Split up creating/destroying of DSA and CPU ports
by Andrew Lunn
· 8 years ago
66472fc
net: dsa: Copy the routing table into the switch structure
by Andrew Lunn
· 8 years ago
4a7704f
net: dsa: Remove dynamic allocate of routing table
by Andrew Lunn
· 8 years ago
189b0d9
net: dsa: Move port device node into port structure
by Andrew Lunn
· 8 years ago
c8b0980
net: dsa: Add a ports structure and use it in the switch structure
by Andrew Lunn
· 8 years ago
149cafd
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
by Andrew Lunn
· 8 years ago
6e8e862
net: dsa: slave: Remove MDIO address from switch MDIO bus name
by Andrew Lunn
· 8 years ago
0e57604
net: dsa: slave: chip data is optional, don't dereference NULL
by Andrew Lunn
· 8 years ago
a3021a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 8 years ago
76f21b9
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
by David S. Miller
· 8 years ago
Next »