index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-09
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
1
-0
/
+6
2016-06-09
rxrpc: Simplify connect() implementation and simplify sendmsg() op
David Howells
5
-336
/
+224
2016-06-09
net/netlink/af_netlink.h: Remove unused structure.
Fabien Siron
1
-14
/
+0
2016-06-09
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
3
-34
/
+3
2016-06-09
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
1
-2
/
+2
2016-06-09
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
Simon Horman
1
-3
/
+0
2016-06-08
sched: remove qdisc->drop
Florian Westphal
18
-359
/
+0
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
4
-7
/
+7
2016-06-08
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
1
-94
/
+1
2016-06-08
cbq: remove TCA_CBQ_OVL_STRATEGY support
Florian Westphal
1
-160
/
+6
2016-06-08
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
net: Add l3mdev rule
David Ahern
4
-9
/
+74
2016-06-08
tipc: change node timer unit from jiffies to ms
Jon Paul Maloy
2
-10
/
+10
2016-06-08
tipc: correct error in node fsm
Jon Paul Maloy
1
-2
/
+2
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
4
-10
/
+49
2016-06-08
net: dsa: Add initialization helper for CPU port ethtool_ops
Florian Fainelli
2
-6
/
+9
2016-06-08
net: dsa: Provide a slave MII bus if needed
Florian Fainelli
1
-0
/
+15
2016-06-08
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
Florian Fainelli
1
-0
/
+15
2016-06-08
net: dsa: Provide unique DSA slave MII bus names
Florian Fainelli
1
-1
/
+2
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
1
-0
/
+1
2016-06-08
net: Reduce queue allocation to one in kdump kernel
Hariprasad Shenai
1
-1
/
+3
2016-06-08
ila: Perform only one translation in forwarding path
Tom Herbert
4
-9
/
+12
2016-06-08
tcp: accept RST if SEQ matches right edge of right-most SACK block
Pau Espin Pedrol
1
-3
/
+23
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-0
/
+1
2016-06-07
gue: Implement direction IP encapsulation
Tom Herbert
1
-5
/
+76
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
17
-64
/
+109
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
5
-5
/
+20
2016-06-07
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
6
-17
/
+28
2016-06-07
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
12
-48
/
+21
2016-06-07
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
13
-0
/
+14
2016-06-07
net sched: actions use tcf_lastuse_update for consistency
Jamal Hadi Salim
10
-12
/
+11
2016-06-07
net/sched: cls_flower: Introduce support in SKIP SW flag
Amir Vadai
1
-9
/
+22
2016-06-07
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
1
-17
/
+9
2016-06-05
net: disable fragment reassembly if high_thresh is zero
Michal Kubeček
1
-1
/
+1
2016-06-04
net: dsa: Add new binding implementation
Andrew Lunn
5
-4
/
+667
2016-06-04
net: dsa: Make mdio bus optional
Andrew Lunn
1
-11
/
+13
2016-06-04
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
3
-60
/
+47
2016-06-04
net: dsa: Split up creating/destroying of DSA and CPU ports
Andrew Lunn
2
-35
/
+54
2016-06-04
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
1
-0
/
+2
2016-06-04
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
1
-12
/
+0
2016-06-04
net: dsa: Move port device node into port structure
Andrew Lunn
2
-7
/
+6
2016-06-04
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
6
-14
/
+14
2016-06-04
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
Andrew Lunn
2
-2
/
+10
2016-06-04
net: dsa: slave: Remove MDIO address from switch MDIO bus name
Andrew Lunn
1
-2
/
+1
2016-06-04
net: dsa: slave: chip data is optional, don't dereference NULL
Andrew Lunn
1
-1
/
+1
2016-06-03
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
1
-0
/
+1
2016-06-03
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
1
-1
/
+1
2016-06-03
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
Joe Perches
16
-34
/
+56
2016-06-03
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
1
-1
/
+2
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
9
-124
/
+412
[next]