Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
33a3bb4a3345bb511f9c69c913da95d4693e2a4e
/
net
33a3bb4
batman-adv: throughput meter implementation
by Antonio Quartulli
· 9 years ago
f50ca95
batman-adv: return netdev status in the TX path
by Antonio Quartulli
· 9 years ago
5da0aef
batman-adv: add netlink command to query generic mesh information files
by Matthias Schiffer
· 9 years ago
09748a2
batman-adv: add generic netlink family for batman-adv
by Matthias Schiffer
· 9 years ago
a2d0816
batman-adv: Fix bat_(iv|v) function declaration header
by Sven Eckelmann
· 9 years ago
ba41208
batman-adv: Consolidate logging related functions
by Sven Eckelmann
· 9 years ago
01d350d
batman-adv: move bat_algo functions into a separate file
by Sven Eckelmann
· 9 years ago
1f8dce4
batman-adv: split tvlv into a separate file
by Markus Pargmann
· 9 years ago
fcafa5e
batman-adv: Keep includes ordered by filename
by Sven Eckelmann
· 9 years ago
67a5613
batman-adv: Include main.h in bat_v_ogm.h
by Sven Eckelmann
· 9 years ago
4e3e823
batman-adv: Add debugfs table for mcast flags
by Linus Lüssing
· 9 years ago
72f7b2d
batman-adv: Adding logging of mcast flag changes
by Linus Lüssing
· 9 years ago
687937a
batman-adv: Add multicast optimization support for bridged setups
by Linus Lüssing
· 9 years ago
bd2a979
batman-adv: Always flood IGMP/MLD reports
by Linus Lüssing
· 9 years ago
c0f25c80
batman-adv: Include frame priority in fragment header
by Andrew Lunn
· 9 years ago
1914848
batman-adv: Set skb priority in fragments
by Andrew Lunn
· 9 years ago
7db682d
batman-adv: init ELP tweaking options only once
by Marek Lindner
· 9 years ago
3a24a63
batman-adv: move GW mode and selection class to private data structure
by Antonio Quartulli
· 9 years ago
c149ca7
batman-adv: remove useless inline attribute for sysfs helper function
by Antonio Quartulli
· 9 years ago
f0d9725
batman-adv: remove ogm_emit and ogm_schedule API calls
by Antonio Quartulli
· 9 years ago
d9f1798
batman-adv: remove unused callback from batadv_algo_ops struct
by Marek Lindner
· 9 years ago
6f0a6b5
batman-adv: refactor batadv_neigh_node_* functions to follow common style
by Marek Lindner
· 9 years ago
118dc95
batman-adv: remove unused vid local variable in tt seq print
by Simon Wunderlich
· 9 years ago
92d2b1a
batman-adv: statically print gateway table header
by Antonio Quartulli
· 9 years ago
7bed2ab
batman-adv: Start new development cycle
by Simon Wunderlich
· 9 years ago
9986020
sched: remove NET_XMIT_POLICED
by Florian Westphal
· 9 years ago
38b7097
ipv6: use TOS marks from sockets for routing decision
by Hannes Frederic Sowa
· 9 years ago
45f50be
net_sched: remove generic throttled management
by Eric Dumazet
· 9 years ago
4211792
net_sched: netem: remove qdisc_is_throttled() use
by Eric Dumazet
· 9 years ago
cca605d
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
by Eric Dumazet
· 9 years ago
8fe6a79
net_sched: sch_plug: use a private throttled status
by Eric Dumazet
· 9 years ago
d46e416
sctp: sctp should change socket state when shutdown is received
by Xin Long
· 9 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
· 9 years ago
699fafa
tcp: add NV congestion control
by Lawrence Brakmo
· 9 years ago
6f094b9
tcp: add in_flight to tcp_skb_cb
by Lawrence Brakmo
· 9 years ago
1276f24
packet: use common code for virtio_net_hdr and skb GSO conversion
by Mike Rapoport
· 9 years ago
231edca
RDS: IB: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
0e119b4
rxrpc: Limit the listening backlog
by David Howells
· 9 years ago
bc6e1ea
rxrpc: Trim line-terminal whitespace
by David Howells
· 9 years ago
ea7f827
net, cls: allow for deleting all filters for given parent
by Daniel Borkmann
· 9 years ago
f7bd9e3
bpf: reject wrong sized filters earlier
by Daniel Borkmann
· 9 years ago
a70b506
bpf: enforce recursion limit on redirects
by Daniel Borkmann
· 9 years ago
f2a4d08
openvswitch: Add packet truncation support.
by William Tu
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 9 years ago
e434863
net: vrf: Fix crash when IPv6 is disabled at boot time
by David Ahern
· 9 years ago
2341e07
rxrpc: Simplify connect() implementation and simplify sendmsg() op
by David Howells
· 9 years ago
21aff3b
net/netlink/af_netlink.h: Remove unused structure.
by Fabien Siron
· 9 years ago
d3fff6c
net: add netdev_lockdep_set_classes() helper
by Eric Dumazet
· 9 years ago
52fbb29
net: sched: fix qdisc->running lockdep annotations
by Eric Dumazet
· 9 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
· 9 years ago
adba931
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
by Simon Horman
· 9 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
· 9 years ago
7a087e7
nl80211: Fix checkpatch warnings about blank lines
by Kirtika Ruchandani
· 9 years ago
56ab364
nl80211: Fix spelling
by Kirtika Ruchandani
· 9 years ago
3d5fdff
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
by Prasun Maiti
· 9 years ago
6cbf623
cfg80211: remove get/set antenna and tx power warnings
by Johannes Berg
· 9 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 9 years ago
c3a173d
sched: remove qdisc_rehape_fail
by Florian Westphal
· 9 years ago
dd47c1f
cbq: remove TCA_CBQ_POLICE support
by Florian Westphal
· 9 years ago
c3498d3
cbq: remove TCA_CBQ_OVL_STRATEGY support
by Florian Westphal
· 9 years ago
9b15350
qfq: don't leak skb if kzalloc fails
by Florian Westphal
· 9 years ago
76e48f9
ip6gre: Allow live link address change
by Shweta Choudaha
· 9 years ago
0a46baa
ip6gre: Allow live link address change
by Shweta Choudaha
· 9 years ago
201c44b
net: cls_u32: be more strict about skip-sw flag for knodes
by Jakub Kicinski
· 9 years ago
6eef380
net: cls_u32: catch all hardware offload errors
by Jakub Kicinski
· 9 years ago
96c63fa
net: Add l3mdev rule
by David Ahern
· 9 years ago
5ca509f
tipc: change node timer unit from jiffies to ms
by Jon Paul Maloy
· 9 years ago
c4282ca
tipc: correct error in node fsm
by Jon Paul Maloy
· 9 years ago
0c73c52
net: dsa: Initialize CPU port ethtool ops per tree
by Florian Fainelli
· 9 years ago
af42192
net: dsa: Add initialization helper for CPU port ethtool_ops
by Florian Fainelli
· 9 years ago
1eb5944
net: dsa: Provide a slave MII bus if needed
by Florian Fainelli
· 9 years ago
6e830d8
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
by Florian Fainelli
· 9 years ago
0b7b498
net: dsa: Provide unique DSA slave MII bus names
by Florian Fainelli
· 9 years ago
123b365
net: sched: fix missing doc annotations
by Eric Dumazet
· 9 years ago
e0d194a
net_sched: add missing paddattr description
by Eric Dumazet
· 9 years ago
00bc0ef
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
by Jakub Sitnicki
· 9 years ago
40e4e71
net: Reduce queue allocation to one in kdump kernel
by Hariprasad Shenai
· 9 years ago
a5c5e2d
l2tp: fix configuration passed to setup_udp_tunnel_sock()
by Guillaume Nault
· 9 years ago
707a2ca
ila: Perform only one translation in forwarding path
by Tom Herbert
· 9 years ago
88832a2
net-sysfs: fix missing <linux/of_net.h>
by Ben Dooks
· 9 years ago
e00431b
tcp: accept RST if SEQ matches right edge of right-most SACK block
by Pau Espin Pedrol
· 9 years ago
0b148de
bridge: Don't insert unnecessary local fdb entry on changing mac address
by Toshiaki Makita
· 9 years ago
b4869aa
net: vrf: ipv6 support for local traffic to local addresses
by David Ahern
· 9 years ago
c1e48af
gue: Implement direction IP encapsulation
by Tom Herbert
· 9 years ago
3256564
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
ce3cf4e
tcp: record TLP and ER timer stats in v6 stats
by Yuchung Cheng
· 9 years ago
92c075d
net: sched: fix tc_should_offload for specific clsact classes
by Daniel Borkmann
· 9 years ago
a03e6fe
act_police: fix a crash during removal
by WANG Cong
· 9 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 9 years ago
f9eb8ae
net_sched: transform qdisc running bit into a seqcount
by Eric Dumazet
· 9 years ago
aafddbf
fq_codel: return non zero qlen in class dumps
by Eric Dumazet
· 9 years ago
d47a0f3
net: cls_u32: be more strict about skip-sw flag
by Jakub Kicinski
· 9 years ago
1a0f7d2
net: cls_u32: fix error code for invalid flags
by Jakub Kicinski
· 9 years ago
0b0f43f
net sched: indentation and other OCD stylistic fixes
by Jamal Hadi Salim
· 9 years ago
Next »