index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-07-11
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
ipv6: optimize ipv6 addresses compares
Eric Dumazet
2012-07-10
ipv4: Remove inetpeer from routes.
David S. Miller
2012-07-10
ipv4: Maintain redirect and PMTU info in struct rtable again.
David S. Miller
2012-07-10
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
2012-07-10
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-07-10
inet: Remove ->get_peer() method.
David S. Miller
2012-07-10
tcp: Remove tw->tw_peer
David S. Miller
2012-07-10
tcp: Move timestamps from inetpeer to metrics cache.
David S. Miller
2012-07-10
net: Kill set_dst_metric_rtt().
David S. Miller
2012-07-10
tcp: Maintain dynamic metrics in local cache.
David S. Miller
2012-07-10
tcp: Abstract back handling peer aliveness test into helper function.
David S. Miller
2012-07-10
tcp: Move dynamnic metrics handling into seperate file.
David S. Miller
2012-07-10
etherdevice: introduce eth_broadcast_addr
Johannes Berg
2012-07-10
ipv4: Fix crashes in fib_rules_tclass().
David S. Miller
2012-07-09
netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down
Pablo Neira Ayuso
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-07
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-07
net/mlx4: Implement promiscuous mode with device managed flow-steering
Hadar Hen Zion
2012-07-07
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
2012-07-07
net/mlx4_core: Add firmware commands to support device managed flow steering
Hadar Hen Zion
2012-07-07
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
2012-07-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-07-05
ipv4: Avoid overhead when no custom FIB rules are installed.
David S. Miller
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-05
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
2012-07-05
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
2012-07-05
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
2012-07-05
decnet: Use neighbours privately in dn_route struct.
David S. Miller
2012-07-05
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-07-05
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-07-04
netfilter: nfnetlink_queue: do not allow to set unsupported flag bits
Krishna Kumar
2012-07-04
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
2012-07-04
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Rostislav Lisovy
2012-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-07-01
phy: add the EEE support and the way to access to the MMD registers.
Giuseppe CAVALLARO
2012-06-30
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2012-06-30
linux/irq.h: fix kernel-doc warning
Randy Dunlap
2012-06-30
net: introduce new priv_flag indicating iface capable of change mac when running
Jiri Pirko
2012-06-29
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
2012-06-29
ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...
Ville Nuorvala
2012-06-28
ipv4: Adjust in_dev handling in fib_validate_source()
David S. Miller
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
[next]