summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-08wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez
2009-01-08wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez
2009-01-08wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08vlan: add neigh_setupFrank Blaschka
2009-01-08tcp6: Add GRO supportHerbert Xu
2009-01-08ipv6: Add GRO supportHerbert Xu
2009-01-08fix similar typos to successfullColy Li
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-07phonet: update to net_device_opsStephen Hemminger
2009-01-07bluetooth: driver API updateStephen Hemminger
2009-01-07appletalk: convert aarp to net_device_opsStephen Hemminger
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds