aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-01-21atm: br2684 internal statsStephen Hemminger
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy
2009-01-20gro: Fix merging of paged packetsHerbert Xu
2009-01-20gro: Fix error handling on extremely short fragsHerbert Xu
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu
2009-01-20NET: net_namespace, fix lock imbalanceJiri Slaby
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu
2009-01-19net/9p: fid->fid is used uninitializedRoel Kluin
2009-01-16cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez
2009-01-16cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez
2009-01-16cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier
2009-01-14can: fix slowpath issue in hrtimer callback functionOliver Hartkopp
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14gso: Ensure that the packet is long enoughHerbert Xu
2009-01-14gro: Fix page ref count for skbs freed normallyHerbert Xu
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller
2009-01-14gro: Check for GSO packets and packets with frag_listHerbert Xu
2009-01-14[CVE-2009-0029] System call wrappers part 22Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 21Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 07Heiko Carstens
2009-01-13ipv6: Fix fib6_dump_table walker leakHerbert Xu
2009-01-13tcp: splice as many packets as possible at onceWilly Tarreau
2009-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-12pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffiesJarek Poplawski
2009-01-12pkt_sched: sch_htb: Consider used jiffies in htb_do_events()Jarek Poplawski
2009-01-12netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt
2009-01-12netfilter 07/09: simplify nf_conntrack_alloc() error handlingJulia Lawall
2009-01-12netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy
2009-01-12netfilter 05/09: ebtables: fix inversion in match codeJan Engelhardt
2009-01-12netfilter 04/09: x_tables: fix match/target revision lookupPatrick McHardy
2009-01-12netfilter 03/09: bridge: Disable PPPOE/VLAN processing by defaultHerbert Xu
2009-01-12netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTINGHerbert Xu
2009-01-12netfilter 01/09: remove "happy cracking" messagePatrick McHardy
2009-01-12mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter
2009-01-12mac80211: allow mode change if IBSS is not allowedPavel Roskin
2009-01-12minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter
2009-01-11net_dma: acquire/release dma channels on ifup/ifdownDan Williams
2009-01-11dccp ccid-3: Fix RFC referenceGerrit Renker
2009-01-11net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza
2009-01-11net/bridge/netfilter: move a dereference below a NULL testJulia Lawall
2009-01-11net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall
2009-01-11ipcomp: Remove spurious truesize increaseHerbert Xu
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds