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
*
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
|
*
ipv4: Pull redirect instantiation out into a helper function.
David S. Miller
2012-07-12
1
-15
/
+22
|
*
ipv4: Deliver ICMP redirects to sockets too.
David S. Miller
2012-07-12
1
-7
/
+1
|
*
ipv4: Pull icmp socket delivery out into a helper function.
David S. Miller
2012-07-12
1
-15
/
+16
|
/
*
tcp: TCP Small Queues
Eric Dumazet
2012-07-12
11
-1
/
+202
*
tcp: Fix out of bounds access to tcpm_vals
Alexander Duyck
2012-07-12
1
-1
/
+1
*
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
2012-07-11
1
-16
/
+16
*
bridge: fix endian
Li RongQing
2012-07-11
1
-1
/
+1
*
qlge: fix endian issue
Li RongQing
2012-07-11
1
-3
/
+3
*
ksz884x: fix Endian
Li RongQing
2012-07-11
1
-2
/
+2
*
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2012-07-11
1
-2
/
+2
|
\
|
*
r8169: fix argument in rtl_hw_init_8168g.
Hayes Wang
2012-07-10
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-11
33
-90
/
+137
|
\
\
|
*
|
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
2012-07-11
1
-3
/
+3
|
*
|
IPoIB: fix skb truesize underestimatiom
Eric Dumazet
2012-07-11
1
-4
/
+8
|
*
|
net: Fix memory leak - vlan_info struct
Amir Hanania
2012-07-11
1
-0
/
+3
|
*
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-07-11
3
-7
/
+19
|
|
\
\
|
|
*
|
batman-adv: check incoming packet type for bla
Simon Wunderlich
2012-07-06
3
-7
/
+19
|
*
|
|
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
2012-07-10
1
-4
/
+3
|
*
|
|
drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...
Julia Lawall
2012-07-10
1
-1
/
+2
|
*
|
|
net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable
Julia Lawall
2012-07-10
1
-1
/
+1
|
*
|
|
drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable
Julia Lawall
2012-07-10
1
-2
/
+2
|
*
|
|
net: cgroup: fix out of bounds accesses
Eric Dumazet
2012-07-09
2
-4
/
+8
|
*
|
|
bonding: debugfs and network namespaces are incompatible
Eric W. Biederman
2012-07-09
1
-1
/
+1
|
*
|
|
bonding: Manage /proc/net/bonding/ entries from the netdev events
Eric W. Biederman
2012-07-09
1
-3
/
+6
|
*
|
|
stmmac: Fix for higher mtu size handling
Deepak Sikri
2012-07-09
1
-1
/
+2
|
*
|
|
stmmac: Fix for nfs hang on multiple reboot
Deepak Sikri
2012-07-09
1
-0
/
+3
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
7
-17
/
+14
|
|
\
\
\
|
|
*
|
|
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
2012-07-09
1
-2
/
+2
|
|
*
|
|
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
2012-07-09
1
-8
/
+6
[next]