index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-01-08
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-06
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
2015-01-06
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-01-06
Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-06
batman-adv: fix potential TT client + orig-node memory leak
Linus Lüssing
2015-01-06
batman-adv: fix multicast counter when purging originators
Linus Lüssing
2015-01-06
batman-adv: fix counter for multicast supporting nodes
Linus Lüssing
2015-01-06
batman-adv: fix lock class for decoding hash in network-coding.c
Martin Hundebøll
2015-01-06
batman-adv: fix delayed foreign originator recognition
Linus Lüssing
2015-01-06
batman-adv: fix and simplify condition when bonding should be used
Simon Wunderlich
2015-01-05
net: tcp: add per route congestion control
Daniel Borkmann
2015-01-05
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2015-01-05
net: tcp: add key management to congestion control
Daniel Borkmann
2015-01-05
net: tcp: refactor reinitialization of congestion control
Daniel Borkmann
2015-01-05
net: fib6: convert cfg metric to u32 outside of table write lock
Florian Westphal
2015-01-05
net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference
Daniel Borkmann
2015-01-05
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
Hubert Sokolowski
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
ip: IP cmsg cleanup
Tom Herbert
2015-01-05
ip: Move checksum convert defines to inet
Tom Herbert
2015-01-05
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
2015-01-04
geneve: Check family when reusing sockets.
Jesse Gross
2015-01-04
geneve: Remove socket hash table.
Jesse Gross
2015-01-04
geneve: Simplify locking.
Jesse Gross
2015-01-04
geneve: Remove workqueue.
Jesse Gross
2015-01-03
netlink: Lockless lookup with RCU grace period in socket release
Thomas Graf
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2015-01-02
openvswitch: Consistently include VLAN header in flow and port stats.
Ben Pfaff
2015-01-02
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
2015-01-02
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2014-12-31
fib_trie: Add tracking value for suffix length
Alexander Duyck
2014-12-31
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
2014-12-31
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
2014-12-31
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Push assignment of child to parent down into inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
2014-12-31
fib_trie: Move resize to after inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
2014-12-31
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
2014-12-31
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_table_insert
Alexander Duyck
[next]