aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-15net: Add skb_gro_receiveHerbert Xu1-0/+59
2008-12-15ipv4: Add GRO infrastructureHerbert Xu1-0/+97
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu1-2/+191
2008-12-15net: Add frag_list support to GSOHerbert Xu1-2/+0
2008-12-15net: Add frag_list support to skb_segmentHerbert Xu1-14/+59
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-101/+69
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-98/+61
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore1-1/+1
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-14rpc/rdma: goto instead of copypasteIlpo Järvinen1-2/+2
2008-12-14nf/dccp: merge errorpathsIlpo Järvinen1-7/+9
2008-12-14irda: merge exit pathsIlpo Järvinen1-9/+8
2008-12-14bt/rfcomm/tty: join error pathsIlpo Järvinen1-6/+7
2008-12-14ax25: join the return paths that free skbIlpo Järvinen1-26/+15
2008-12-14can: merge error pathsIlpo Järvinen1-10/+12
2008-12-14xfrm: join error pathsIlpo Järvinen1-10/+12
2008-12-14ip6mr: use goto to common label instead of opencodingIlpo Järvinen1-2/+1
2008-12-14ipv6/mcast: join error paths using gotoIlpo Järvinen1-11/+14
2008-12-14xfrm6_tunnel: join error paths using gotoIlpo Järvinen1-17/+16
2008-12-14icsk: join error paths using gotoIlpo Järvinen1-9/+10
2008-12-12mac80211: misc cleanupsRami Rosen3-13/+6
2008-12-12rfkill: strip pointless notifier chainJohannes Berg1-78/+5
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen1-2/+1
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter1-6/+6
2008-12-12mac80211/cfg80211: check endianness in sparse runsJohannes Berg2-0/+4
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg2-9/+0
2008-12-12mac80211: only create default STA interface if supportedJohannes Berg1-6/+8
2008-12-12cfg80211: fix nl80211 frequency handlingJohannes Berg1-14/+26
2008-12-12mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2-3/+15
2008-12-11netlabel: Compiler warning and NULL pointer dereference fixPaul Moore1-18/+20
2008-12-10netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond1-3/+2
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2-101/+127
2008-12-10netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery1-46/+61
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery1-8/+11
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-16/+10
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-19/+21
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery1-16/+31
2008-12-10netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery1-9/+17
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery1-39/+68
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2-13/+12
2008-12-10net: Make staticRoel Kluin13-23/+23
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+2
2008-12-09pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski1-5/+5
2008-12-09pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski1-3/+3
2008-12-09ipv6: silence log messages for locally generated multicastJan Sembera1-1/+6
2008-12-09bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller1-4/+2
2008-12-09tcp: tcp_vegas cong avoid fix Doug Leith1-70/+10
2008-12-09bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller1-1/+1