summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer2008-12-151-3/+0
| | * netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-151-1/+1
| | * netlabel: Compiler warning and NULL pointer dereference fixPaul Moore2008-12-111-18/+20
| | * netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-091-0/+2
| | * ipv6: silence log messages for locally generated multicastJan Sembera2008-12-091-1/+6
| | * tcp: tcp_vegas cong avoid fix Doug Leith2008-12-091-70/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0810-38/+85
| |\ \ | | |/
| | * tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-071-1/+1
| * | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-12-031-2/+7
| |\ \
| | * | Add a reference to sunrpc in svc_addsockTom Tucker2008-11-241-2/+7
* | | | net: fix dcbnl_setnumtcs operation checkDon Skidmore2008-12-151-1/+1
* | | | rpc/rdma: goto instead of copypasteIlpo Järvinen2008-12-141-2/+2
* | | | nf/dccp: merge errorpathsIlpo Järvinen2008-12-141-7/+9
* | | | irda: merge exit pathsIlpo Järvinen2008-12-141-9/+8
* | | | bt/rfcomm/tty: join error pathsIlpo Järvinen2008-12-141-6/+7
* | | | ax25: join the return paths that free skbIlpo Järvinen2008-12-141-26/+15
* | | | can: merge error pathsIlpo Järvinen2008-12-141-10/+12
* | | | xfrm: join error pathsIlpo Järvinen2008-12-141-10/+12
* | | | ip6mr: use goto to common label instead of opencodingIlpo Järvinen2008-12-141-2/+1
* | | | ipv6/mcast: join error paths using gotoIlpo Järvinen2008-12-141-11/+14
* | | | xfrm6_tunnel: join error paths using gotoIlpo Järvinen2008-12-141-17/+16
* | | | icsk: join error paths using gotoIlpo Järvinen2008-12-141-9/+10
* | | | mac80211: misc cleanupsRami Rosen2008-12-123-13/+6
* | | | rfkill: strip pointless notifier chainJohannes Berg2008-12-121-78/+5
* | | | mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-121-2/+1
* | | | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-6/+6
* | | | mac80211/cfg80211: check endianness in sparse runsJohannes Berg2008-12-122-0/+4
* | | | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-122-9/+0
* | | | mac80211: only create default STA interface if supportedJohannes Berg2008-12-121-6/+8
* | | | cfg80211: fix nl80211 frequency handlingJohannes Berg2008-12-121-14/+26
* | | | mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2008-12-122-3/+15
* | | | netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond2008-12-101-3/+2
* | | | netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-102-101/+127
* | | | netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery2008-12-101-46/+61
* | | | netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-101-8/+11
* | | | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-101-16/+10
* | | | netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-101-19/+21
* | | | netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-101-16/+31
* | | | netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-101-9/+17
* | | | netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-101-39/+68
* | | | netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-102-13/+12
* | | | net: Make staticRoel Kluin2008-12-1013-23/+23
* | | | pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski2008-12-091-5/+5
* | | | pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski2008-12-091-3/+3
* | | | bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-091-4/+2
* | | | bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller2008-12-091-1/+1
* | | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-087-27/+8
* | | | dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-085-13/+2
* | | | dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-084-34/+0
* | | | dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-082-505/+11
OpenPOWER on IntegriCloud