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
2015-09-01
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
1
-0
/
+6
2015-09-01
flow_dissector: Support IPv6 fragment header
Tom Herbert
1
-0
/
+25
2015-09-01
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
1
-2
/
+13
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
5
-8
/
+9
2015-09-01
flow_dissector: Jump to exit code in __skb_flow_dissect
Tom Herbert
1
-26
/
+25
2015-09-01
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
1
-0
/
+36
2015-09-01
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
1
-12
/
+6
2015-09-01
net: Make table id type u32
David Ahern
3
-7
/
+7
2015-09-01
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
Daniel Borkmann
3
-3
/
+4
2015-08-31
tun_dst: Remove opts_size
Pravin B Shelar
1
-1
/
+0
2015-08-31
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
1
-3
/
+10
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+7
2015-08-31
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
1
-0
/
+5
2015-08-31
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
1
-1
/
+7
2015-08-31
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
1
-0
/
+37
2015-08-31
mpls: fix mpls_net_init memory leak
Nikolay Aleksandrov
1
-1
/
+3
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
5
-8
/
+29
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
2
-0
/
+4
2015-08-31
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
1
-16
/
+16
2015-08-31
net: fib: move metrics parsing to a helper
Florian Westphal
1
-30
/
+41
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
12
-51
/
+50
2015-08-31
ipv4: fix 32b build
Madalin Bucur
1
-1
/
+1
2015-08-30
ipv4: Fix 32-bit build.
David S. Miller
1
-2
/
+2
2015-08-30
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
1
-12
/
+16
2015-08-30
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
1
-10
/
+16
2015-08-30
net: Introduce helper functions to get the per cpu data
Raghavendra K T
1
-14
/
+27
2015-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+40
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2
-5
/
+2
2015-08-30
rds/ib: Remove ib_get_dma_mr calls
Jason Gunthorpe
5
-20
/
+8
2015-08-30
net/9p: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-24
/
+2
2015-08-30
net: Add info for NETDEV_CHANGEUPPER event
Matan Barak
1
-2
/
+10
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
1
-31
/
+0
2015-08-30
RDS: Convert to ib_alloc_mr
Sagi Grimberg
2
-4
/
+6
2015-08-30
svcrdma: limit FRMR page list lengths to device max
Steve Wise
1
-2
/
+4
2015-08-30
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
2
-4
/
+4
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2
-6
/
+4
2015-08-29
SUNRPC: Prevent SYN+SYNACK+RST storms
Trond Myklebust
1
-0
/
+2
2015-08-29
openvswitch: Remove vport-net
Pravin B Shelar
3
-7
/
+2
2015-08-29
openvswitch: Remove vport stats.
Pravin B Shelar
5
-170
/
+56
2015-08-29
openvswitch: Remove egress_tun_info.
Pravin B Shelar
8
-20
/
+7
2015-08-29
openvswitch: Remove vport get_name()
Pravin B Shelar
1
-5
/
+1
2015-08-29
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
1
-0
/
+1
2015-08-29
openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...
Simon Horman
1
-6
/
+15
2015-08-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-9
/
+24
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-0
/
+9
2015-08-29
fou: reject IPv6 config
Jiri Benc
1
-1
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
5
-2
/
+9
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
3
-3
/
+3
2015-08-29
net: FIB tracepoints
David Ahern
3
-0
/
+9
2015-08-28
sctp: Do not try to search for the transport twice
Vlad Yasevich
1
-1
/
+1
[prev]
[next]