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-03-06
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
1
-44
/
+1
2015-03-06
net/dcb: Add IEEE QCN attribute
Shani Michaeli
1
-3
/
+41
2015-03-07
net: irda: fix wait_until_sent poll timeout
Johan Hovold
1
-1
/
+3
2015-03-06
fib_trie: Add key vector to root, return parent key_vector in resize
Alexander Duyck
1
-232
/
+201
2015-03-06
fib_trie: Move parent from key_vector to tnode
Alexander Duyck
1
-6
/
+5
2015-03-06
fib_trie: Pull empty_children and full_children into tnode
Alexander Duyck
1
-15
/
+16
2015-03-06
fib_trie: Move rcu from key_vector to tnode, add accessors.
Alexander Duyck
1
-18
/
+16
2015-03-06
fib_trie: Add tnode struct as a container for fields not needed in key_vector
Alexander Duyck
1
-33
/
+39
2015-03-06
fib_trie: Rename tnode_child_length to child_length
Alexander Duyck
1
-24
/
+29
2015-03-06
fib_trie: replace tnode_get_child functions with get_child macros
Alexander Duyck
1
-36
/
+24
2015-03-06
fib_trie: Rename tnode to key_vector
Alexander Duyck
1
-119
/
+128
2015-03-06
fib_trie: Return pointer to tnode pointer in resize/inflate/halve
Alexander Duyck
1
-41
/
+65
2015-03-06
fib_trie: Minor cleanups to fib_table_flush_external
Alexander Duyck
1
-12
/
+8
2015-03-06
mpls: Properly validate RTA_VIA payload length
Robert Shearman
1
-1
/
+4
2015-03-06
ipv4: Create probe timer for tcp PMTU as per RFC4821
Fan Du
4
-2
/
+45
2015-03-06
ipv4: Use binary search to choose tcp PMTU probe_size
Fan Du
3
-3
/
+19
2015-03-06
DECnet: Only use neigh_ops for adding the link layer header
Eric W. Biederman
2
-60
/
+54
2015-03-06
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+3
2015-03-06
switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue
Scott Feldman
1
-2
/
+6
2015-03-06
ipv4: Fix unused variable warnings in fib_table_flush_external.
David S. Miller
1
-2
/
+0
2015-03-06
fib: hook IPv4 fib for hardware offload
Scott Feldman
2
-3
/
+56
2015-03-06
switchdev: implement IPv4 fib ndo wrappers
Scott Feldman
1
-2
/
+96
2015-03-06
switchdev: don't support custom ip rules, for now
Scott Feldman
4
-0
/
+81
2015-03-06
switchdev: add IPv4 fib ndo ops wrappers
Scott Feldman
1
-0
/
+39
2015-03-06
net: dsa: extract dsa switch tree setup and removal
Florian Fainelli
1
-39
/
+52
2015-03-06
net: dsa: let switches specify their tagging protocol
Florian Fainelli
1
-2
/
+3
2015-03-06
net: dsa: split dsa_switch_setup into two functions
Florian Fainelli
1
-37
/
+51
2015-03-06
net: dsa: allow deferred probing
Florian Fainelli
1
-3
/
+3
2015-03-06
net: dsa: update dsa_of_{probe, remove} to use a device pointer
Florian Fainelli
1
-12
/
+12
2015-03-05
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
1
-24
/
+31
2015-03-05
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
Eric Dumazet
1
-7
/
+3
2015-03-05
tipc: add ip/udp media type
Erik Hugne
6
-8
/
+470
2015-03-05
tipc: increase size of tipc discovery messages
Erik Hugne
1
-4
/
+3
2015-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-32
/
+46
2015-03-05
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-03-05
net_sched: move tp->root allocation into fw_init()
WANG Cong
1
-10
/
+13
2015-03-05
net_sched: move tp->root allocation into route4_init()
WANG Cong
1
-7
/
+7
2015-03-05
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
1
-0
/
+1
2015-03-06
netfilter: nf_tables: limit maximum table name length to 32 bytes
Pablo Neira Ayuso
1
-3
/
+4
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
3
-39
/
+37
2015-03-06
netfilter: nf_tables: consolidate tracing invocations
Patrick McHardy
1
-7
/
+4
2015-03-06
netfilter: nf_tables: minor tracing cleanups
Patrick McHardy
1
-49
/
+49
2015-03-06
netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_cluster
Pablo Neira Ayuso
1
-0
/
+7
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
5
-8
/
+20
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
1
-1
/
+1
2015-03-04
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
1
-3
/
+13
2015-03-04
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
1
-5
/
+13
2015-03-04
fib_trie: Make fib_table rcu safe
Alexander Duyck
2
-21
/
+52
2015-03-04
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
1
-24
/
+27
2015-03-04
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
1
-142
/
+95
[prev]
[next]