index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Remove tb_peers from fib_table.
David S. Miller
2012-07-12
2
-4
/
+0
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-12
1
-57
/
+33
|
\
|
*
can: gw: Remove pointless casts
Thomas Graf
2012-07-10
1
-4
/
+2
|
*
can: gw: Properly fill the netlink header when responding to RTM_GETROUTE
Thomas Graf
2012-07-10
1
-3
/
+7
|
*
can: gw: Use nla_policy to validate netlink attributes
Thomas Graf
2012-07-10
1
-24
/
+23
|
*
can: gw: Don't bump nlmsg_len manually
Thomas Graf
2012-07-10
1
-26
/
+1
*
|
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
Padmanabh Ratnakar
2012-07-12
3
-0
/
+12
*
|
be2net: Fix port name in message during driver load
Padmanabh Ratnakar
2012-07-12
3
-2
/
+57
*
|
be2net: Fix cleanup path when EQ creation fails
Padmanabh Ratnakar
2012-07-12
1
-2
/
+3
*
|
be2net: Activate new FW after FW download for Lancer
Padmanabh Ratnakar
2012-07-12
5
-78
/
+180
*
|
be2net: Fix initialization sequence for Lancer
Padmanabh Ratnakar
2012-07-12
3
-68
/
+87
*
|
be2net : Fix die temperature stat for Lancer
Padmanabh Ratnakar
2012-07-12
3
-7
/
+8
*
|
be2net: Fix error while toggling autoneg of pause parameters
Padmanabh Ratnakar
2012-07-12
1
-1
/
+1
*
|
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
2012-07-12
2
-14
/
+9
*
|
team: add broadcast mode
Jiri Pirko
2012-07-12
3
-1
/
+101
*
|
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
2012-07-12
3
-3
/
+10
*
|
ipv4: Put proper checks into icmp_socket_deliver().
David S. Miller
2012-07-12
1
-6
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-12
5
-209
/
+127
|
\
\
|
*
|
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
2012-07-11
1
-74
/
+24
|
*
|
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
Alexander Duyck
2012-07-11
1
-21
/
+15
|
*
|
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
4
-18
/
+16
|
*
|
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
4
-8
/
+14
|
*
|
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-11
4
-89
/
+59
*
|
|
net: sched: add ipset ematch
Florian Westphal
2012-07-12
4
-1
/
+148
*
|
|
netxen: fix link notification order
Flavio Leitner
2012-07-12
1
-2
/
+2
*
|
|
6lowpan: rework fragment-deleting routine
alex.bluesman.smirnov@gmail.com
2012-07-12
1
-19
/
+20
*
|
|
6lowpan: fix tag variable size
alex.bluesman.smirnov@gmail.com
2012-07-12
1
-1
/
+1
*
|
|
mac802154: sparse warnings: make symbols static
alex.bluesman.smirnov@gmail.com
2012-07-12
2
-2
/
+2
*
|
|
6lowpan: get extra headroom in allocated frame
alex.bluesman.smirnov@gmail.com
2012-07-12
1
-2
/
+2
*
|
|
mac802154: add get short address method
alex.bluesman.smirnov@gmail.com
2012-07-12
3
-0
/
+17
*
|
|
drivers/ieee802154/at86rf230: rework irq handler
alex.bluesman.smirnov@gmail.com
2012-07-12
1
-14
/
+18
*
|
|
6lowpan: revert: add missing spin_lock_init()
alex.bluesman.smirnov@gmail.com
2012-07-12
1
-3
/
+1
*
|
|
smsc95xx: signedness bug in get_regs()
Dan Carpenter
2012-07-12
1
-1
/
+2
*
|
|
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
Greg Ungerer
2012-07-12
4
-120
/
+504
*
|
|
m68knommu: move the badly named mcfne.h to a better mcf8390.h
Greg Ungerer
2012-07-12
1
-4
/
+4
*
|
|
ipv4: Fix warnings in ip_do_redirect() for some configurations.
David S. Miller
2012-07-12
1
-4
/
+6
*
|
|
Merge branch 'redirect_via_sock'
David S. Miller
2012-07-12
36
-351
/
+447
|
\
\
\
|
*
|
|
net: Remove checks for dst_ops->redirect being NULL.
David S. Miller
2012-07-12
7
-11
/
+8
|
*
|
|
net: Add dummy dst_ops->redirect method where needed.
David S. Miller
2012-07-12
4
-0
/
+21
|
*
|
|
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
David S. Miller
2012-07-12
5
-111
/
+4
|
*
|
|
ipv6: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-12
13
-14
/
+69
|
*
|
|
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
David S. Miller
2012-07-12
2
-0
/
+29
|
*
|
|
ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().
David S. Miller
2012-07-12
1
-31
/
+49
|
*
|
|
ipv6: Move bulk of redirect handling into rt6_redirect().
David S. Miller
2012-07-12
3
-82
/
+72
|
*
|
|
ipv6: Export ndisc option parsing from ndisc.c
David S. Miller
2012-07-12
2
-45
/
+52
|
*
|
|
ipv4: Kill ip_rt_redirect().
David S. Miller
2012-07-12
3
-46
/
+0
|
*
|
|
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-12
12
-16
/
+110
|
*
|
|
ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.
David S. Miller
2012-07-12
2
-0
/
+31
|
*
|
|
ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.
David S. Miller
2012-07-12
2
-40
/
+55
|
*
|
|
ipv4: Rearrange arguments to ip_rt_redirect()
David S. Miller
2012-07-12
3
-36
/
+26
[next]