summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [IPV4] SNMP: Display new statistics at /proc/net/netstatMitsuru Chinen2007-05-141-0/+21
* [IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter2007-05-141-1/+1
* [NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim2007-05-141-1/+1
* [IPSEC]: Don't warn if high-order hash resize failsHerbert Xu2007-05-141-1/+2
* [IPSEC]: Check validity of direction in xfrm_policy_byidHerbert Xu2007-05-141-0/+4
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-111-3/+1
|\
| * Bluetooth HID: HIDP - don't initialize force feedbackJiri Kosina2007-05-091-3/+1
* | [NETFILTER]: xt_conntrack: add compat supportPatrick McHardy2007-05-101-0/+54
* | [NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW socketsPatrick McHardy2007-05-101-1/+20
* | [NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" messagePatrick McHardy2007-05-102-2/+4
* | [NETFILTER]: nf_nat: Clears helper private area when NATingYasuyuki Kozakai2007-05-101-2/+7
* | [NETFILTER]: ctnetlink: clear helper area and handle unchanged helperYasuyuki Kozakai2007-05-101-18/+22
* | [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai2007-05-101-5/+0
* | [NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2007-05-102-17/+7
* | [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-108-510/+145
* | [NET_SCHED]: Avoid requeue warning on dev_deactivateHerbert Xu2007-05-101-10/+8
* | [NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OKHerbert Xu2007-05-101-0/+1
* | [NET_SCHED]: Rationalise return value of qdisc_restartHerbert Xu2007-05-101-10/+11
* | [NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED caseThomas Graf2007-05-101-0/+1
* | [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-106-39/+84
* | [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki2007-05-101-0/+4
* | [IPV6]: Do no rely on skb->dst before it is assigned.YOSHIFUJI Hideaki2007-05-101-4/+12
* | [IPV6]: Send ICMPv6 error on scope violations.David L Stevens2007-05-101-3/+10
* | [SCTP]: Do not include ABORT chunk header in the notification.Vlad Yasevich2007-05-101-9/+2
* | [SCTP]: Correctly copy addresses in sctp_copy_laddrsVlad Yasevich2007-05-101-4/+8
* | [SCTP]: Prevent OOPS if hmac modules didn't loadVlad Yasevich2007-05-101-1/+6
* | [NET] link_watch: Always schedule urgent eventsHerbert Xu2007-05-101-19/+41
* | [NET] link_watch: Eliminate potential delay on wrap-aroundHerbert Xu2007-05-101-1/+3
* | [NET_SCHED]: teql_enqueue can check limits before skb enqueueKrishna Kumar2007-05-101-3/+2
* | [MAC80211]: include <linux/delay.h> instead of <asm/delay.h>Geert Uytterhoeven2007-05-101-1/+1
* | [NET]: Remove link_watch delay for up even when we're downHerbert Xu2007-05-101-23/+67
* | [NET] link_watch: Move link watch list into net_deviceHerbert Xu2007-05-101-35/+15
* | [Bluetooth] Switch to using input_dev->dev.parentMarcel Holtmann2007-05-101-5/+5
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-104-3/+4
|\ \
| * | [S390] Kconfig: no wireless on s390.Martin Schwidefsky2007-05-101-0/+1
| * | [S390] Kconfig: unwanted menus for s390.Martin Schwidefsky2007-05-103-3/+3
* | | AF_RXRPC: reduce debugging noiseDavid Howells2007-05-101-2/+2
|/ /
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-092-3/+21
|\ \
| * | [PATCH] ieee80211: include frequency in scan resultsLarry Finger2007-05-081-3/+5
| * | [PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger2007-05-081-0/+16
* | | sunrpc: fix crash in rpc_malloc()Peter Zijlstra2007-05-091-0/+4
* | | SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever2007-05-091-7/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0912-14/+14
|\ \ \
| * | | Fix occurrences of "the the "Michael Opdenacker2007-05-099-10/+10
| * | | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-093-4/+4
| | |/ | |/|
* | | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-093-2/+8
* | | knfsd: simplify a 'while' condition in svcsock.cNeilBrown2007-05-091-8/+13
* | | knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun2007-05-091-0/+2
* | | knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz2007-05-091-1/+4
* | | knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown2007-05-091-7/+1
OpenPOWER on IntegriCloud