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-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
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
2012-06-28
tcp: pass fl6 to inet6_csk_route_req()
Neal Cardwell
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-28
ipv4: Kill rt->rt_spec_dst, no longer used.
David S. Miller
2012-06-28
ipv4: Create and use fib_compute_spec_dst() helper.
David S. Miller
2012-06-28
ipv4: Show that ip_send_reply() is purely unicast routine.
David S. Miller
2012-06-27
ipv4: Kill early demux method return value.
David S. Miller
2012-06-27
xfrm_user: Propagate netlink error codes properly.
David S. Miller
2012-06-27
netdev/phy/of: Add more methods for binding PHY devices to drivers.
David Daney
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2012-06-27
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
David S. Miller
[next]