summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-12-16net: Add skb_gro_receiveHerbert Xu
2008-12-16ipv4: Add GRO infrastructureHerbert Xu
2008-12-16net: Add Generic Receive Offload infrastructureHerbert Xu
2008-12-16net: Add frag_list support to GSOHerbert Xu
2008-12-16net: Add frag_list support to skb_segmentHerbert Xu
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt
2008-12-15rpc/rdma: goto instead of copypasteIlpo Järvinen
2008-12-15nf/dccp: merge errorpathsIlpo Järvinen
2008-12-15irda: merge exit pathsIlpo Järvinen
2008-12-15bt/rfcomm/tty: join error pathsIlpo Järvinen
2008-12-15ax25: join the return paths that free skbIlpo Järvinen
2008-12-15can: merge error pathsIlpo Järvinen
2008-12-15xfrm: join error pathsIlpo Järvinen
2008-12-15ip6mr: use goto to common label instead of opencodingIlpo Järvinen
2008-12-15ipv6/mcast: join error paths using gotoIlpo Järvinen
2008-12-15xfrm6_tunnel: join error paths using gotoIlpo Järvinen
2008-12-15icsk: join error paths using gotoIlpo Järvinen
2008-12-12mac80211: misc cleanupsRami Rosen
2008-12-12rfkill: strip pointless notifier chainJohannes Berg
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-12mac80211/cfg80211: check endianness in sparse runsJohannes Berg
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg
2008-12-12mac80211: only create default STA interface if supportedJohannes Berg
2008-12-12cfg80211: fix nl80211 frequency handlingJohannes Berg
2008-12-12mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre
2008-12-12netlabel: Compiler warning and NULL pointer dereference fixPaul Moore
2008-12-11netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond
2008-12-11netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery
2008-12-11netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery
2008-12-11netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery
2008-12-11netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2008-12-11netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2008-12-11netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery
2008-12-11netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery
2008-12-11netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery
2008-12-11netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery
2008-12-10net: Make staticRoel Kluin
2008-12-10netpoll: fix race on poll_list resulting in garbage entryNeil Horman
2008-12-10pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski
2008-12-10pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski
2008-12-09ipv6: silence log messages for locally generated multicastJan Sembera
2008-12-09bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller
2008-12-09tcp: tcp_vegas cong avoid fix Doug Leith
2008-12-09bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller