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-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-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
packet: make packet too small warning match condition
Willem de Bruijn
1
-1
/
+1
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
2015-01-07
batman-adv: Kconfig, Add missing DEBUG_FS dependency
Markus Pargmann
1
-0
/
+1
2015-01-07
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2015-01-07
batman-adv: fix misspelled words
Antonio Quartulli
6
-8
/
+8
2015-01-07
batman-adv: clear control block of received socket buffers
Martin Hundebøll
1
-0
/
+3
2015-01-07
batman-adv: checkpatch - remove unnecessary parentheses
Antonio Quartulli
1
-2
/
+2
2015-01-07
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
11
-18
/
+0
2015-01-07
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
4
-0
/
+4
2015-01-07
batman-adv: checkpatch - No space is necessary after a cast
Antonio Quartulli
1
-4
/
+4
2015-01-07
batman-adv: checkpatch - else is not generally useful after a break or return
Antonio Quartulli
4
-9
/
+5
2015-01-07
batman-adv: kernel doc fixes for main.{c, h}
Martin Hundebøll
2
-5
/
+4
2015-01-07
batman-adv: kernel doc fix for distributed-arp-table.h
Martin Hundebøll
1
-3
/
+1
2015-01-07
batman-adv: kernel doc fixes for bridge_loop_avoidance.c
Martin Hundebøll
1
-1
/
+5
2015-01-07
batman-adv: kernel doc fixes for bat_iv_ogm.c
Martin Hundebøll
1
-4
/
+5
2015-01-07
batman-adv: remove obsolete variable primary_iface from orig_node
Simon Wunderlich
1
-2
/
+0
2015-01-07
batman-adv: avoid useless return in void functions
Antonio Quartulli
2
-4
/
+0
[next]