index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
sctp: xmit sctp packet always return no route error
Wei Yongjun
1
-1
/
+1
2009-06-30
net/irda: convert bfin_sir to net_device_ops
Graf Yang
1
-6
/
+10
2009-06-30
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-06-30
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
1
-5
/
+10
2009-06-30
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
1
-1
/
+2
2009-06-29
nl802154: add module license and description
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
MAINTAINERS: ieee802154 lists are moderated for non-subscribers.
Dmitry Eremin-Solenikov
1
-1
/
+1
2009-06-29
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
2
-6
/
+73
2009-06-29
netfilter: headers_check fix: linux/netfilter/xt_osf.h
Jaswinder Singh Rajput
1
-0
/
+2
2009-06-29
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
3
-11
/
+16
2009-06-29
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-27
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
1
-3
/
+5
2009-06-27
inet: Call skb_orphan before tproxy activates
Herbert Xu
2
-0
/
+6
2009-06-26
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
sunrpc: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-0
/
+1
2009-06-26
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
decnet: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
sky2: Fix checksum endianness
Anton Vorontsov
1
-1
/
+1
2009-06-26
mdio add missing GPL flag
Nicolas Reinecke
1
-0
/
+4
2009-06-26
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-26
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
1
-4
/
+4
2009-06-26
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
1
-1
/
+4
2009-06-26
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
Wei Yongjun
1
-1
/
+2
2009-06-25
nf_conntrack: Use rcu_barrier()
Jesper Dangaard Brouer
2
-2
/
+4
2009-06-25
atl1*: add device_set_wakeup_enable to atl1*_set_wol
Brandon Philips
2
-0
/
+4
2009-06-25
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
1
-21
/
+31
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
2
-2
/
+3
2009-06-25
Revert "veth: prevent oops caused by netdev destructor"
David S. Miller
1
-16
/
+25
2009-06-25
cpmac: fix compilation failure introduced with netdev_ops conversion
Florian Fainelli
1
-1
/
+1
2009-06-25
ipsec: Fix name of CAST algorithm
Herbert Xu
1
-2
/
+2
2009-06-25
Linux 2.6.31-rc1
v2.6.31-rc1
Linus Torvalds
1
-2
/
+2
2009-06-25
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
5
-6
/
+6
2009-06-24
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
4
-10
/
+13
2009-06-24
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
1
-2
/
+2
2009-06-24
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
1
-1
/
+2
2009-06-24
futex: Fix the write access fault problem for real
Thomas Gleixner
1
-21
/
+24
2009-06-24
SLUB: Don't pass __GFP_FAIL for the initial allocation
Pekka Enberg
1
-2
/
+8
2009-06-24
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
1
-2
/
+2
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
5
-2
/
+365
2009-06-24
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
Ralf Baechle
1
-2
/
+2
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
7
-7
/
+78
2009-06-24
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
1
-8
/
+12
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-24
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
Ralf Baechle
1
-0
/
+1
2009-06-24
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
Ralf Baechle
1
-9
/
+0
[next]