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