summaryrefslogtreecommitdiffstats
path: root/net/can (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-22ip: fix truesize mismatch in ip fragmentationEric Dumazet2-11/+26
2010-09-21netxen: dont set skb->truesizeEric Dumazet1-3/+0
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet1-5/+0
2010-09-21tcp: Fix race in tcp_pollTom Marshall2-2/+7
2010-09-21rose: Fix signedness issues wrt. digi count.David S. Miller1-2/+2
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer5-51/+69
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg1-1/+1
2010-09-20ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet1-4/+4
2010-09-18qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet1-1/+1
2010-09-18dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej1-6/+79
2010-09-18netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-18sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich1-1/+0
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy1-0/+5
2010-09-17net/llc: storing negative error codes in unsigned shortDan Carpenter1-1/+1
2010-09-17MAINTAINERS: move atlx discussions to netdevChris Snook1-1/+1
2010-09-17drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-17drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-17drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg1-0/+2
2010-09-17xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet1-1/+1
2010-09-16r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett1-3/+2
2010-09-153c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov1-4/+3
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-15net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller1-1/+1
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot1-2/+2
2010-09-14net: use rcu_barrier() in rollback_registered_manyEric Dumazet1-1/+1
2010-09-14bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2010-09-14vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin1-1/+1
2010-09-14ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk1-0/+3
2010-09-13ipv4: force_igmp_version ignored when a IGMPv3 query receivedBob Arendt1-1/+1
2010-09-13ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter1-2/+7
2010-09-13net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter1-1/+2
2010-09-12sch_atm: Fix potential NULL deref.David S. Miller1-4/+0
2010-09-10ipheth: remove incorrect devtype to WWANDan Williams1-6/+1
2010-09-10MAINTAINERS: Add CAIFJoe Perches1-0/+10
2010-09-10sctp: fix test for end of loopJoe Perches1-23/+23
2010-09-09KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-09udp: add rehash on connect()Eric Dumazet6-2/+66
2010-09-08net: blackhole route should always be recalculatedJianzhao Wang1-1/+6
2010-09-08ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski1-2/+6
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-08ipvs: fix active FTPJulian Anastasov4-12/+16
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski1-1/+1
2010-09-07via-velocity: Turn scatter-gather support back off.David S. Miller1-1/+1
2010-09-07ipv4: Fix reverse path filtering with multipath routing.David S. Miller1-2/+13
2010-09-07UNIX: Do not loop forever at unix_autobind().Tetsuo Handa1-3/+12
2010-09-07PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord1-0/+9
2010-09-07irda: off by oneDan Carpenter1-1/+1
2010-09-073c59x: Fix deadlock in vortex_error()Ben Hutchings1-3/+7
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel1-65/+15
2010-09-07ipv6: discard overlapping fragmentNicolas Dichtel1-56/+15