index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-14
ifb: dont hard code inet_net use
Eric Dumazet
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
ipv6 netevent: Remove old_neigh from netevent_redirect.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
drivers/net: Clean up orphaned probes in Space.c
Paul Gortmaker
2013-01-14
ipv6: 64bit version of ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Remove __ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_set().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_v4mapped().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_loopback().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6: Move comment to right place.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-01-13
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-12
batman-adv: unbloat batadv_priv if debug is not enabled
Marek Lindner
2013-01-12
batman-adv: remove unused variable from orig_node struct
Marek Lindner
2013-01-12
batman-adv: fix typo in debug message
Antonio Quartulli
2013-01-12
batman-adv: use the const qualifier in hash functions
Antonio Quartulli
2013-01-12
batman-adv: don't compile the BLA switch if not requested
Antonio Quartulli
2013-01-12
batman-adv: remove useless NULL check
Antonio Quartulli
2013-01-12
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
batman-adv: Initialize lockdep class keys for hashes
Antonio Quartulli
2013-01-12
batman-adv: remove useless assignment in tt_local_add()
Antonio Quartulli
2013-01-12
batman-adv: unify and properly print hex values
Antonio Quartulli
2013-01-12
batman-adv: print the CRC together with the translation tables
Antonio Quartulli
2013-01-12
batman-adv: improve local translation table output
Antonio Quartulli
2013-01-12
batman-adv: reduce local TT entry timeout to 10 minutes
Antonio Quartulli
2013-01-12
batman-adv: Do not add multicast MAC addresses to translation table
Linus Lüssing
2013-01-12
batman-adv: use per_cpu_add helper
Shan Wei
2013-01-11
networking/cs89x0.txt: delete stale information about hand patching
Paul Gortmaker
2013-01-11
net: splice: fix __splice_segment()
Eric Dumazet
2013-01-11
gianfar: use more portable i/o accessors
Kim Phillips
2013-01-11
ipv4: fib: fix a comment.
Rami Rosen
2013-01-11
net: Export __netdev_pick_tx so that it can be used in modules
Alexander Duyck
2013-01-10
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
2013-01-10
net: Add support for XPS without sysfs being defined
Alexander Duyck
2013-01-10
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
2013-01-10
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
2013-01-10
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2013-01-10
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
2013-01-10
softirq: reduce latencies
Eric Dumazet
2013-01-10
net_sched: more precise pkt_len computation
Eric Dumazet
2013-01-10
doc: Clarify behavior when sysctl tcp_ecn = 1
Vijay Subramanian
2013-01-10
bnx2x: align define usage to satisfy static checkers
Ariel Elior
[next]