aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| |\ \
| * | | net: fix dcbnl_setnumtcs operation checkDon Skidmore2008-12-15
| * | | rpc/rdma: goto instead of copypasteIlpo Järvinen2008-12-15
| * | | nf/dccp: merge errorpathsIlpo Järvinen2008-12-15
| * | | irda: merge exit pathsIlpo Järvinen2008-12-15
| * | | bt/rfcomm/tty: join error pathsIlpo Järvinen2008-12-15
| * | | ax25: join the return paths that free skbIlpo Järvinen2008-12-15
| * | | can: merge error pathsIlpo Järvinen2008-12-15
| * | | xfrm: join error pathsIlpo Järvinen2008-12-15
| * | | ip6mr: use goto to common label instead of opencodingIlpo Järvinen2008-12-15
| * | | ipv6/mcast: join error paths using gotoIlpo Järvinen2008-12-15
| * | | xfrm6_tunnel: join error paths using gotoIlpo Järvinen2008-12-15
| * | | icsk: join error paths using gotoIlpo Järvinen2008-12-15
| * | | mac80211: misc cleanupsRami Rosen2008-12-12
| * | | rfkill: strip pointless notifier chainJohannes Berg2008-12-12
| * | | mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-12
| * | | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-12
| * | | mac80211/cfg80211: check endianness in sparse runsJohannes Berg2008-12-12
| * | | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-12
| * | | mac80211: only create default STA interface if supportedJohannes Berg2008-12-12
| * | | cfg80211: fix nl80211 frequency handlingJohannes Berg2008-12-12
| * | | mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2008-12-12
| * | | netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond2008-12-10
| * | | netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-10
| * | | netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery2008-12-10
| * | | netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-10
| * | | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-10
| * | | netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-10
| * | | netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-10
| * | | netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-10
| * | | netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-10
| * | | netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-10
| * | | net: Make staticRoel Kluin2008-12-10
| * | | pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski2008-12-10
| * | | pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski2008-12-10
| * | | bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-09
| * | | bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller2008-12-09
| * | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-08
| * | | dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-08
| * | | dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-08
| * | | dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-08
| * | | dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker2008-12-08
| * | | dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker2008-12-08
| * | | dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-12-08
| * | | netdevice: Kill netdev->privWang Chen2008-12-08
| * | | wireless: Fix incorrect use of loose in wext.cNick Andrew2008-12-07
| * | | tcp: fix tso_should_defer in 64bitIlpo Järvinen2008-12-06
| * | | tcp: use tcp_write_xmit also in tcp_push_oneIlpo Järvinen2008-12-06
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
| |\ \ \
| * | | | tcp: move some parts from tcp_write_xmitIlpo Järvinen2008-12-06