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-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
4
-19
/
+203
2015-01-15
openvswitch: Allow for any level of nesting in flow attributes
Thomas Graf
1
-50
/
+56
2015-01-15
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
3
-41
/
+47
2015-01-15
vxlan: Group Policy extension
Thomas Graf
1
-3
/
+6
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-43
/
+92
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-40
/
+90
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
1
-1
/
+2
2015-01-14
ipv6:icmp:remove unnecessary brackets
zhuyj
1
-1
/
+1
2015-01-14
openvswitch: Introduce ovs_tunnel_route_lookup
Fan Du
5
-39
/
+25
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
3
-8
/
+17
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
18
-41
/
+42
2015-01-13
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
7
-13
/
+13
2015-01-13
tipc: correctly handle releasing a not fully initialized sock
Sasha Levin
1
-2
/
+5
2015-01-13
tipc: remove redundant timer defined in tipc_sock struct
Ying Xue
1
-9
/
+7
2015-01-13
bridge: fix uninitialized variable warning
Roopa Prabhu
1
-7
/
+9
2015-01-13
openvswitch: Remove unnecessary version.h inclusion
Syam Sidhardhan
1
-2
/
+0
2015-01-13
tcp: avoid reducing cwnd when ACK+DSACK is received
Sébastien Barré
1
-19
/
+19
2015-01-13
netlink: eliminate nl_sk_hash_lock
Ying Xue
3
-19
/
+25
2015-01-12
net: allow large number of rx queues
Pankaj Gupta
1
-5
/
+8
2015-01-12
net: sched: sch_teql: Remove unused function
Rickard Strandqvist
1
-7
/
+0
2015-01-12
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2015-01-12
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
1
-21
/
+124
2015-01-12
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
1
-36
/
+68
2015-01-12
tipc: make netlink support net namespace
Ying Xue
1
-2
/
+5
2015-01-12
tipc: make tipc random value aware of net namespace
Ying Xue
4
-12
/
+4
2015-01-12
tipc: make subscriber server support net namespace
Ying Xue
8
-65
/
+86
2015-01-12
tipc: make tipc node address support net namespace
Ying Xue
17
-194
/
+246
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
15
-116
/
+154
2015-01-12
tipc: make tipc socket support net namespace
Ying Xue
6
-33
/
+43
2015-01-12
tipc: make tipc broadcast link support net namespace
Ying Xue
12
-205
/
+259
2015-01-12
tipc: make bearer list support net namespace
Ying Xue
10
-73
/
+110
2015-01-12
tipc: make tipc node table aware of net namespace
Ying Xue
21
-244
/
+329
2015-01-12
tipc: involve namespace infrastructure
Ying Xue
15
-86
/
+151
2015-01-12
tipc: remove unused tipc_link_get_max_pkt routine
Ying Xue
2
-28
/
+0
2015-01-12
tipc: feed tipc sock pointer to tipc_sk_timeout routine
Ying Xue
1
-17
/
+16
2015-01-12
tipc: cleanup core.c and core.h files
Ying Xue
12
-89
/
+74
2015-01-12
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
8
-118
/
+50
2015-01-12
tipc: remove tipc_core_start/stop routines
Ying Xue
1
-43
/
+23
2015-01-12
tipc: fix bug in broadcast retransmit code
Jon Maloy
1
-2
/
+3
2015-01-12
bridge: Add ability to enable TSO
Toshiaki Makita
1
-0
/
+1
2015-01-12
tipc: fix bug in broadcast retransmit code
Jon Paul Maloy
1
-2
/
+3
2015-01-12
packet: make packet too small warning match condition
Willem de Bruijn
1
-1
/
+1
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-35
/
+38
2015-01-11
packet: bail out of packet_snd() if L2 header creation fails
Christoph Jaeger
1
-1
/
+1
2015-01-09
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-2
/
+2
2015-01-08
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
23
-61
/
+43
2015-01-08
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
6
-353
/
+180
[next]