aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-05-25Merge with v2.6.22-rc2HEADmasterH. Peter Anvin15-50/+143
2007-05-25Merge with v2.6.22-rc1H. Peter Anvin559-33904/+41443
2007-05-25Merge with v2.6.21H. Peter Anvin113-3411/+1263
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-25/+101
2007-05-18[IPV4]: Remove IPVS icmp hack from route.c for now.David S. Miller1-2/+2
2007-05-17[IPV4]: Correct rp_filter help text.Dave Jones1-3/+3
2007-05-17[TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGASDavid S. Miller1-0/+1
2007-05-17[TCP] slow start: Make comments and code logic clearer.Stephen Hemminger1-18/+22
2007-05-17[BLUETOOTH]: Fix locking in hci_sock_dev_event().Satyam Sharma1-2/+4
2007-05-17[NET]: lockdep classes in register_netdeviceJarek Poplawski1-0/+69
2007-05-17Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust3-16/+13
2007-05-17Fix incorrect prototype for ipxrtr_route_packet()David Woodhouse1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2-15/+12
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust1-4/+0
2007-05-14SUNRPC: remove dead variable 'rpciod_running'Christoph Hellwig1-2/+0
2007-05-14[IPV4] SNMP: Display new statistics at /proc/net/netstatMitsuru Chinen1-0/+21
2007-05-14[IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter1-1/+1
2007-05-14[NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim1-1/+1
2007-05-14[IPSEC]: Don't warn if high-order hash resize failsHerbert Xu1-1/+2
2007-05-14[IPSEC]: Check validity of direction in xfrm_policy_byidHerbert Xu1-0/+4
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2007-05-10[NETFILTER]: xt_conntrack: add compat supportPatrick McHardy1-0/+54
2007-05-10[NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW socketsPatrick McHardy1-1/+20
2007-05-10[NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" messagePatrick McHardy2-2/+4
2007-05-10[NETFILTER]: nf_nat: Clears helper private area when NATingYasuyuki Kozakai1-2/+7
2007-05-10[NETFILTER]: ctnetlink: clear helper area and handle unchanged helperYasuyuki Kozakai1-18/+22
2007-05-10[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai1-5/+0
2007-05-10[NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2-17/+7
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy8-510/+145
2007-05-10[NET_SCHED]: Avoid requeue warning on dev_deactivateHerbert Xu1-10/+8
2007-05-10[NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OKHerbert Xu1-0/+1
2007-05-10[NET_SCHED]: Rationalise return value of qdisc_restartHerbert Xu1-10/+11
2007-05-10[NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED caseThomas Graf1-0/+1
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller6-39/+84
2007-05-10[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki1-0/+4
2007-05-10[IPV6]: Do no rely on skb->dst before it is assigned.YOSHIFUJI Hideaki1-4/+12
2007-05-10[IPV6]: Send ICMPv6 error on scope violations.David L Stevens1-3/+10
2007-05-10[SCTP]: Do not include ABORT chunk header in the notification.Vlad Yasevich1-9/+2
2007-05-10[SCTP]: Correctly copy addresses in sctp_copy_laddrsVlad Yasevich1-4/+8
2007-05-10[SCTP]: Prevent OOPS if hmac modules didn't loadVlad Yasevich1-1/+6
2007-05-10[NET] link_watch: Always schedule urgent eventsHerbert Xu1-19/+41
2007-05-10[NET] link_watch: Eliminate potential delay on wrap-aroundHerbert Xu1-1/+3
2007-05-10[NET_SCHED]: teql_enqueue can check limits before skb enqueueKrishna Kumar1-3/+2
2007-05-10[MAC80211]: include <linux/delay.h> instead of <asm/delay.h>Geert Uytterhoeven1-1/+1
2007-05-10[NET]: Remove link_watch delay for up even when we're downHerbert Xu1-23/+67
2007-05-10[NET] link_watch: Move link watch list into net_deviceHerbert Xu1-35/+15
2007-05-10[Bluetooth] Switch to using input_dev->dev.parentMarcel Holtmann1-5/+5
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-3/+4
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells1-2/+2
2007-05-10[S390] Kconfig: no wireless on s390.Martin Schwidefsky1-0/+1
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky3-3/+3
2007-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2-3/+21
2007-05-09sunrpc: fix crash in rpc_malloc()Peter Zijlstra1-0/+4
2007-05-09SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever1-7/+15
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds12-14/+14
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki3-2/+8
2007-05-09knfsd: simplify a 'while' condition in svcsock.cNeilBrown1-8/+13
2007-05-09knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpcWei Yongjun1-0/+2
2007-05-09knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...Frank Filz1-1/+4
2007-05-09knfsd: rpc: fix server-side wrapping of krb5i repliesNeilBrown1-7/+1
2007-05-09sunrpc: fix error path in module_initAkinobu Mita2-3/+12
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton1-1/+1
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown2-11/+12
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov1-1/+1
2007-05-09ipvs: flush defense_work before module unloadOleg Nesterov1-0/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker9-10/+10
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba3-4/+4
2007-05-09Bluetooth HID: HIDP - don't initialize force feedbackJiri Kosina1-3/+1
2007-05-08Fix sunrpc warning noiseGeert Uytterhoeven1-4/+4
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap17-17/+0
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet1-7/+13
2007-05-08[PATCH] ieee80211: include frequency in scan resultsLarry Finger1-3/+5
2007-05-08[PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger1-0/+16
2007-05-07Fix bluetooth HCI sysfs compileLinus Torvalds1-2/+2
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-19/+663
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2-4/+2
2007-05-07[NET]: rfkill: add support for input key to control wireless radioIvo van Doorn6-0/+614
2007-05-07[NET] net/core: Fix error handlingJosef 'Jeff' Sipek1-2/+2
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller5-17/+47
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-14/+14
2007-05-05[MAC80211]: Add debugfs attributes.Jiri Benc19-15/+1866
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc33-2/+15065
2007-05-05[AF_IUCV]: Compile fix - adopt to skbuff changes.Heiko Carstens1-3/+3
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds9-453/+714
2007-05-05[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann1-0/+10
2007-05-05[Bluetooth] Check that device is in rfcomm_dev_list before deletingMarcel Holtmann1-3/+8
2007-05-05[Bluetooth] Use in-kernel sockets APIMarcel Holtmann1-13/+6
2007-05-05[Bluetooth] Attach host adapters to the Bluetooth busMarcel Holtmann1-1/+8
2007-05-05[Bluetooth] Fix L2CAP and HCI setsockopt() information leaksMarcel Holtmann2-0/+15
2007-05-04[SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich4-31/+77
2007-05-04[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala2-53/+75
2007-05-04[SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP.Vlad Yasevich1-10/+22
2007-05-04[SCTP]: Verify all destination ports in sctp_connectx.Vlad Yasevich1-0/+8
2007-05-04[XFRM] SPD info TLV aggregationJamal Hadi Salim2-36/+17
2007-05-04[XFRM] SAD info TLV aggregationxJamal Hadi Salim2-14/+10
2007-05-04[AF_RXRPC]: Sort out MTU handling.David Howells4-14/+115
2007-05-04[AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2-48/+45
2007-05-04[AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt1-29/+130
2007-05-04[NETLINK]: Remove bogus BUG_ONPatrick McHardy1-1/+0
2007-05-03[TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji1-2/+1
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov24-182/+214
2007-05-03[TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_startIlpo Järvinen1-21/+3
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy1-98/+40
2007-05-03[NETFILTER]: sip: Fix RTP address NATHerbert Xu1-1/+25
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte1-12/+8
2007-05-03[NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy1-4/+0
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy1-5/+16
2007-05-03[NETLINK]: Fix use after free in netlink_recvmsgPatrick McHardy1-4/+2
2007-05-03[NETLINK]: Kill CB only when socket is unusedHerbert Xu1-14/+15
2007-05-03[TCP]: Delete unused header file net/ipv4/tcp_yeah.h.Robert P. J. Day1-7/+0
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells1-1/+2
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov3-14/+14
2007-05-02spkm3: initialize hashJ. Bruce Fields - unquoted1-0/+4
2007-05-02spkm3: remove bad kfree, unnecessary exportJ. Bruce Fields - unquoted1-5/+0
2007-05-02spkm3: fix spkm3's use of hmacJ. Bruce Fields - unquoted1-2/+2
2007-04-30SUNRPC: RPC client should retry with different versions of rpcbindChuck Lever1-2/+4
2007-04-30SUNRPC: remove old portmapperChuck Lever2-387/+1
2007-04-30SUNRPC: switch the RPC server to use the new rpcbind registration APIChuck Lever1-1/+1
2007-04-30SUNRPC: switch socket-based RPC transports to use rpcbindChuck Lever1-2/+2
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever3-1/+627
2007-04-30SUNRPC: Eliminate side effects from rpc_mallocChuck Lever3-33/+37
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever3-28/+44
2007-04-30[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller1-8/+33
2007-04-30[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller1-18/+18
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-219/+527
2007-04-30[IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen1-0/+6
2007-04-30[IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen1-0/+7
2007-04-30[IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen1-1/+4
2007-04-30[IPV4] SNMP: Support InNoRoutesMitsuru Chinen1-0/+2
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen2-7/+12
2007-04-30[TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen1-8/+11
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA1-0/+55
2007-04-30[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet1-57/+114
2007-04-28[AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky1-73/+132
2007-04-28[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn1-1/+1
2007-04-28[TCP]: Update references in two old commentsGerrit Renker2-9/+7
2007-04-28[XFRM]: Export SPD infoJamal Hadi Salim2-1/+92
2007-04-28[IPV6]: Track device renames in snmp6.Stephen Hemminger2-2/+5
2007-04-28[SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage.Vlad Yasevich1-36/+60
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-25/+20
2007-04-28[PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXXLarry Finger1-0/+1
2007-04-28[PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditionalLarry Finger2-3/+3
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen7-10/+10
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells2-0/+6
2007-04-27[NET]: Revert sk_buff walker cleanups.David S. Miller5-86/+158
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-11/+16
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-17/+11
2007-04-27Driver core: notify userspace of network device renamesJean Tourrilhes1-0/+11
2007-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-12/+32
2007-04-27[IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res)Sergey Vlasov1-0/+4
2007-04-27[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.YOSHIFUJI Hideaki1-0/+1
2007-04-26[WIRELESS] cfg80211: Clarify locking comment.Johannes Berg1-4/+15
2007-04-26[WIRELESS] cfg80211: Fix locking in wiphy_new.Johannes Berg1-6/+10
2007-04-26[WEXT]: Misc code cleanups.Johannes Berg1-17/+11
2007-04-26[WEXT]: Reduce inline abuse.Johannes Berg1-19/+10
2007-04-26[WEXT]: Move EXPORT_SYMBOL statements where they belong.Johannes Berg1-6/+5
2007-04-26[WEXT]: Cleanup early ioctl call path.Johannes Berg1-47/+26
2007-04-26[WEXT]: Remove options.Johannes Berg1-15/+0
2007-04-26[WEXT]: Remove dead debug code.Johannes Berg1-92/+0
2007-04-26[WEXT]: Clean up how wext is called.Johannes Berg2-34/+28
2007-04-26[WEXT]: Move to net/wirelessJohannes Berg4-2/+2
2007-04-26[RXRPC]: Fix pointers passed to bitops.David S. Miller1-3/+3
2007-04-26[RXRPC]: Remove bogus atomic_* overrides.David S. Miller1-24/+0
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells13-6118/+1
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells15-127/+563
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells24-3/+10423
2007-04-26[XFRM]: Missing bits to SAD info.Jamal Hadi Salim1-1/+2
2007-04-26[BLUETOOTH] rfcomm_worker(): fix wakeup raceAndrew Morton1-2/+2
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary6-6/+6
2007-04-26[IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlockAndrew Morton1-13/+8
2007-04-26[SUNRPC]: cleanup: use seq_release_private() where appropriateMartin Peschke1-9/+1
2007-04-26[AF_IUCV]: Fix compilation on s390-upAlexey Dobriyan1-2/+0
2007-04-26[NETLINK]: Possible cleanups.Adrian Bunk3-7/+5
2007-04-26[NET]: Clean up sk_buff walkers.Jean Delvare5-158/+86
2007-04-26[XFRM]: Export SAD info.Jamal Hadi Salim2-0/+66
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore1-3/+0
2007-04-26NetLabel: convert a BUG_ON in the CIPSO code to a runtime checkPaul Moore1-1/+3
2007-04-26NetLabel: cleanup and document CIPSO constantsPaul Moore1-8/+29
2007-04-25[BRIDGE]: Missing rtnl.Stephen Hemminger1-0/+2
2007-04-25[BRIDGE]: if no STP then forward all BPDUsStephen Hemminger1-2/+8
2007-04-25[BRIDGE]: drop PAUSE framesStephen Hemminger1-1/+6
2007-04-25[BRIDGE]: don't change packet typeStephen Hemminger1-4/+1
2007-04-25[IPV6] NDISC: Unify main process of sending ND messages.YOSHIFUJI Hideaki1-199/+84
2007-04-25[IPV6] XFRM: Use ip6addr_any where applicable.YOSHIFUJI Hideaki1-3/+1
2007-04-25[IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki1-2/+0
2007-04-25[IPV4] IP_GRE: Unify code path to get hash array index.YOSHIFUJI Hideaki1-13/+10
2007-04-25[IPV4] IPIP: Unify code path to get hash array index.YOSHIFUJI Hideaki1-14/+8
2007-04-25[IPV6] SIT: Unify code path to get hash array index.YOSHIFUJI Hideaki1-14/+9
2007-04-25[IPV6]: Fix Makefile thinko.David S. Miller1-1/+1
2007-04-25[IPV6]: Consolidate common SNMP codeHerbert Xu4-139/+79
2007-04-25[IPV4]: Consolidate common SNMP codeHerbert Xu3-56/+56
2007-04-25[IPV4]: Fix build without procfs.YOSHIFUJI Hideaki2-2/+4
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki4-4/+4
2007-04-25[TIPC]: Enhancements to msg_set_bits() routineAllan Stephens1-4/+7
2007-04-25[NET]: Warn about GSO/checksum abuseHerbert Xu1-1/+1
2007-04-25[TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger4-178/+61
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger13-51/+55
2007-04-25[TCP]: TCP Illinois update.Stephen Hemminger1-112/+186
2007-04-25[WIRELESS]: Remove wext over netlink.Johannes Berg3-776/+0
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg6-1/+353