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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+38
2015-09-08
memcg: move memcg_proto_active from sock.h
Michal Hocko
1
-5
/
+0
2015-09-08
memcg: export struct mem_cgroup
Michal Hocko
1
-28
/
+0
2015-09-02
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
1
-18
/
+1
2015-09-01
flow_dissector: Use 'const' where possible.
David S. Miller
1
-4
/
+4
2015-09-01
flow_dissector: Don't use bit fields.
David S. Miller
1
-3
/
+5
2015-09-01
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
1
-0
/
+2
2015-09-01
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
1
-0
/
+1
2015-09-01
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
1
-0
/
+1
2015-09-01
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
1
-0
/
+4
2015-09-01
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2
-0
/
+21
2015-09-01
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
1
-0
/
+5
2015-09-01
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
1
-50
/
+0
2015-09-01
net: Make table id type u32
David Ahern
2
-13
/
+13
2015-08-31
tun_dst: Remove opts_size
Pravin B Shelar
1
-1
/
+0
2015-08-31
gro_cells: remove spinlock protecting receive queues
Eric Dumazet
1
-13
/
+5
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2
-1
/
+7
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2
-53
/
+45
2015-08-30
net: Introduce helper functions to get the per cpu data
Raghavendra K T
1
-0
/
+10
2015-08-30
net/bonding: Export bond_option_active_slave_get_rcu
Matan Barak
1
-0
/
+7
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
1
-0
/
+31
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-1
/
+2
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2
-0
/
+11
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2
-8
/
+2
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-8
/
+15
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
1
-5
/
+12
2015-08-28
net: Refactor inetpeer address struct
David Ahern
1
-16
/
+19
2015-08-28
net: Add helper function to compare inetpeer addresses
David Ahern
1
-0
/
+16
2015-08-28
net: Add set,get helpers for inetpeer addresses
David Ahern
1
-0
/
+23
2015-08-28
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
1
-0
/
+5
2015-08-27
net: sched: register noqueue qdisc
Phil Sutter
1
-0
/
+1
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
1
-34
/
+0
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
1
-0
/
+3
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2
-0
/
+65
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
1
-3
/
+1
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
1
-0
/
+4
2015-08-27
dst: Add __skb_dst_copy() variation
Joe Stringer
1
-2
/
+7
2015-08-26
net_sched: act_bpf: remove spinlock in fast path
Alexei Starovoitov
1
-1
/
+1
2015-08-26
net_sched: make tcf_hash_destroy() static
Alexei Starovoitov
1
-1
/
+0
2015-08-25
vxlan: fix multiple inclusion of vxlan.h
Jiri Benc
1
-1
/
+2
2015-08-25
inetpeer: remove dead code
David Ahern
1
-67
/
+0
2015-08-25
tcp: refine pacing rate determination
Eric Dumazet
1
-0
/
+2
2015-08-25
tcp: fix slow start after idle vs TSO/GSO
Eric Dumazet
1
-0
/
+13
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
1
-0
/
+3
2015-08-23
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2
-0
/
+44
2015-08-23
route: fix breakage after moving lwtunnel state
Jiri Benc
1
-2
/
+5
2015-08-23
vxlan: GRO support at tunnel layer
Tom Herbert
1
-0
/
+1
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
1
-0
/
+4
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
1
-8
/
+11
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-15
/
+134
[next]