aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2004-08-25[PATCH] NULL noise removalAlexander Viro2-2/+2
2004-08-25[PATCH] mpoa warning fixAlexander Viro1-1/+1
2004-08-25[NETFILTER]: Fix ip_nat_find_helper() locking.Harald Welte3-2/+10
2004-08-25[BRIDGE]: Fix oops when mangling and brouting and tcpdumping packetsStephen Hemminger3-60/+40
2004-08-24[NET]: Device mtu/txqlen/ifmap via rtnetlink.Thomas Graf1-11/+74
2004-08-24[NET]: Another cleanup in netif_receive_skb()Stephen Hemminger1-3/+4
2004-08-24[NET]: deliver_skb() cleanupStephen Hemminger1-6/+5
2004-08-24[NET]: Use pskb_expand_head() instead of skb_copy() in skb_checksum_help().Herbert Xu1-9/+3
2004-08-23[IPSEC]: Set TTL from route.Herbert Xu2-3/+2
2004-08-23[NETFILTER]: Missing netfilter_ipv4.c include in conntrack proto code.Felipe Alfaro Solana3-0/+3
2004-08-23[IPV6]: Fix device handling in ip6_route_add().Hideaki Yoshifuji1-3/+6
2004-08-23RPC,NFSv4: NFSv4 operations that create or destroy state on theTrond Myklebust1-1/+3
2004-08-23NFSv4: Add support for a delegation callback server.Trond Myklebust2-2/+8
2004-08-23Merge http://nfsclient.bkbits.net/linux-2.6Trond Myklebust9-14/+859
2004-08-23RPCSEC_GSS: Add the spkm3 common and client-side code.Trond Myklebust5-0/+826
2004-08-23RPCSEC_GSS: Missing newline in dprintk.Trond Myklebust1-1/+1
2004-08-23RPCSEC_GSS: Remove an unused parameter.Trond Myklebust2-2/+2
2004-08-23RPC: Improved buffer overrun checking in call_verifyTrond Myklebust1-3/+13
2004-08-23RPC: Add missing variable initialization in rpc_clone_client().Trond Myklebust1-1/+9
2004-08-23RPC: Reduce stack utilization for all synchronous NFS operations byTrond Myklebust1-7/+8
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds123-2049/+4338
2004-08-22[PATCH] Fix netpoll cleanup on abort without devMatt Mackall1-1/+2
2004-08-22[PATCH] kNFSd: fix race with flushing nfsd cache.Neil Brown1-1/+2
2004-08-22[PATCH] kNFSd: minor memory leak fix.Neil Brown1-0/+1
2004-08-22[PATCH] nfsd: fix ip_map cache reference count leak.Neil Brown1-1/+2
2004-08-22[PATCH] nfsd: simplify auth_domain_lookupNeil Brown1-19/+41
2004-08-22[PATCH] nfsd: make cache_init initialize reference count to 1Neil Brown3-5/+1
2004-08-22[PATCH] nfsd: nfsd is missing a put_group_info in the auth_nullNeil Brown1-0/+3
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma9-37/+25
2004-08-22[PATCH] rcu: use call_rcu_bh() in route cacheDipankar Sarma2-27/+27
2004-08-22[PATCH] remove dead prototypesCarl Spalletta3-13/+0
2004-08-22[PATCH] err2-6: hashbin_remove_this() locking fixAndrew Morton1-3/+5
2004-08-22[PKT_SCHED]: Fix unused label warning in ingress_init().David S. Miller1-4/+2
2004-08-22[PKT_SCHED]: Missing dev_put in error pathPatrick McHardy2-1/+4
2004-08-22[PKT_SCHED]: Fix class leak in CBQ scheduler.Patrick McHardy1-6/+8
2004-08-22[PATCH] fix /proc/net/netstat outputCal Peake1-1/+1
2004-08-21[VLAN]: Missing Kconfig helpAndrew Morton1-0/+13
2004-08-21[XFRM]: Mark some functions/data static.Patrick McHardy6-33/+33
2004-08-19[IPV6]: Improve readability in ip6_flowlabel.cHideaki Yoshifuji1-1/+2
2004-08-19[IPV6]: Use offsetof().Hideaki Yoshifuji1-9/+7
2004-08-19[IPSEC]: Revert pskb change for x->type->outputHerbert Xu10-79/+75
2004-08-19Merge nuts.davemloft.net:/disk1/BK/net-exp-2.6David S. Miller17-421/+229
2004-08-18[NETFILTER]: Mark tcp_options skb arg as const.David S. Miller1-1/+1
2004-08-18Merge nuts.davemloft.net:/disk1/BK/ip6route-2.6David S. Miller5-73/+136
2004-08-18[IPSEC]: Modularise xfrm_tunnel.Herbert Xu8-13/+43
2004-08-18[IPSEC]: Use xfrm4_rcv in xfrm4_tunnelHerbert Xu1-1/+1
2004-08-18[IPV4/IPV6]: Fix direct user pointer deref in xfrm icmp changes.David S. Miller2-8/+8
2004-08-18[TCP]: When fetching srtt from metrics, do not forget to set rtt_seq.David S. Miller1-1/+3
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller42-604/+790
2004-08-18[NETFILTER]: Need to export ip_ct_log_invalid to modules.David S. Miller1-0/+1
2004-08-18[NETFILTER]: Export ip_conntrack_count for ip_conntrack_standalone.David S. Miller1-1/+4
2004-08-18[NETFILTER]: Convert SCTP conntrack over to ip_ct_refresh_acct(). David S. Miller1-1/+1
2004-08-18Merge nuts.davemloft.net:/disk1/BK/nf-2.6.9David S. Miller31-436/+2584
2004-08-18Merge nuts.davemloft.net:/disk1/BK/xfrm-icmp-2.6David S. Miller4-0/+115
2004-08-19[IPV4] XFRM: don't probe icmp type/code for hdrincl sockets.Hideaki Yoshifuji1-1/+2
2004-08-19[IPV4] XFRM: probe icmp type/code when sending packets via raw socket.Masahide Nakamura1-0/+47
2004-08-19[IPV4] XFRM: decode icmp session.Masahide Nakamura1-0/+9
2004-08-19[IPV6] XFRM: probe icmpv6 type/code when sending packets via raw socket.Masahide Nakamura1-0/+48
2004-08-19[IPV6] XFRM: decode icmpv6 session.Masahide Nakamura1-0/+10
2004-08-18[IPSEC]: Call xfrm6_rcv in xfrm6_tunnel_rcvHerbert Xu2-51/+15
2004-08-18[DECONET]: Fix build with SYSCTL=nHideaki Yoshifuji1-61/+61
2004-08-18[ATALK]: Fix build with SYSCTL=nStephen Hemminger4-40/+4
2004-08-18[IPV6]: ip6_evictor() has same problem as ip_evictor().David S. Miller1-15/+22
2004-08-18[IPV4]: Fix theoretical loop on SMP in ip_evictor().David S. Miller1-15/+22
2004-08-18[IPV6] refer inet6 device via corresponding local route from address structure.Hideaki Yoshifuji3-73/+65
2004-08-18[IPV6] take rt6i_idev into account when looking up routes.Hideaki Yoshifuji2-4/+13
2004-08-18[IPV6] ensure rt6i_idev is non-NULL when setting up new rt6_info{}.Hideaki Yoshifuji1-8/+31
2004-08-18[IPV4,IPV6] set idev/rt6i_idev to loopback instead of NULL, to omit checking ...Hideaki Yoshifuji2-4/+16
2004-08-18[IPV6] addrconf_dst_alloc() to allocate new route for local address.Hideaki Yoshifuji1-6/+34
2004-08-18[IPV6] export rt6_ins() as ip6_ins_rt().Hideaki Yoshifuji1-7/+7
2004-08-18[IPV6] don't try to insert same local route multiple times.Hideaki Yoshifuji1-2/+1
2004-08-16[PKT_SCHED]: Remove unnecessary memsets in packet schedulersPatrick McHardy5-13/+0
2004-08-16[PKT_SCHED]: Resolve race condition with module unload in qdisc_create()Patrick McHardy1-13/+6
2004-08-16[IPV4]: Delete bogus newline in first TcpExt procsfs line.Cal Peake1-1/+1
2004-08-15[NET]: Enhanced version of net_random().Stephen Hemminger2-5/+101
2004-08-15[IPV4]: Simplify ifa free handling code.Herbert Xu1-12/+11
2004-08-15[IPV4]: Make inet_select_addr() logic clearer.Herbert Xu1-2/+2
2004-08-15[IPV4]: Kill inetdev_lock, no longer needed.David S. Miller1-14/+6
2004-08-15[IPV4]: inetdev ifa_list handling fixes outside of net/ipv4.Herbert Xu3-8/+17
2004-08-15[IRDA]: Trivial optimization in inetdev handling.Herbert Xu1-4/+4
2004-08-15[IPSEC]: Move encap check back down to esp4.cHerbert Xu10-27/+26
2004-08-15[IPV6]: Fix aalg check in esp.Herbert Xu1-1/+2
2004-08-15[XFRM_USER]: Fill in x->props algo fields.Herbert Xu1-4/+19
2004-08-15[PKT_SCHED]: cacheline-align qdisc data in qdisc_create()Patrick McHardy1-8/+13
2004-08-15[IPV6]: Add missing XFRM select in Kconfig.Herbert Xu1-0/+1
2004-08-15[NET_SCHED]: O(1) children vtoff adjustment in HFSC schedulerPatrick McHardy1-8/+15
2004-08-15[NET_SCHED]: Replace actlist by rbtrees in HFSC scheduler.Patrick McHardy1-90/+92
2004-08-15[NET_SCHED]: Replace eligible list by rbtree in HFSC scheduler.Patrick McHardy1-68/+41
2004-08-15[ATM]: Missing static in atm.Christoph Hellwig2-5/+2
2004-08-13[IPV4]: Fix race in inetdev RCU handling.Herbert Xu1-1/+7
2004-08-12[IPV4]: Move inetdev/ifa locking over to RCU.David S. Miller7-122/+108
2004-08-10[IPV4]: Remove all references to IP_ROUTE_NAT support.David S. Miller6-283/+2
2004-08-10[EBTABLES]: Remove deprecated use of MODULE_PARM.Bart De Schuymer1-2/+3
2004-08-09[PKT_SCHED]: Disable local bh's when grabbing qdisc_tree_lock in tc_dump_tfil...Patrick McHardy1-2/+2
2004-08-09[PKT_SCHED]: Fix borrowing fairness in htb.Martin Devera1-8/+55
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora1-20/+0
2004-08-09[BRIDGE]: Fix problems with filtering and defragmentation.Stephen Hemminger1-5/+8
2004-08-09[IPSEC]: Add missing flow_cache_genid update to xfrm_policy_delete()Eugene Surovegin1-1/+4
2004-08-09[VLAN]: Fix device refcount bug.Stephen Hemminger1-1/+0
2004-08-09[VLAN]: Use RCU for group operations.Stephen Hemminger3-76/+36
2004-08-09[VLAN]: Mirror real devices carrier and hotplug state.Stephen Hemminger1-3/+20
2004-08-09[VLAN]: Propagate ethtool/mii ioctls to the real device.Stephen Hemminger3-0/+30
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds12-36/+39
2004-08-07[PATCH] mpoa patch done rightAlexander Viro3-185/+142
2004-08-07Mark the sunrpc cache control file nonseekable, andLinus Torvalds1-6/+2
2004-08-07Teach sendfile() to honour non-seekable source files.Linus Torvalds1-3/+0
2004-08-06Add infrastructure for the VFS layer to mark files seekable.Linus Torvalds1-1/+1
2004-08-06[NET]: Move sndmsg_page destruction back into TCP for now.David S. Miller2-8/+8
2004-08-04Cset exclude: davem@nuts.davemloft.net|ChangeSet|20040804202342|60209David S. Miller2-4/+4
2004-08-03[PKT_SCHED]: Move sch_atm over to qdisc_priv().David S. Miller1-2/+3
2004-08-03[PKT_SCHED]: Cache align qdisc data.Stephen Hemminger14-167/+172
2004-08-03[PKT_SCHED]: Fix q_idx calculation in tc_dump_qdisc.Patrick McHardy1-2/+5
2004-08-03[PKT_SCHED]: Use double-linked list for dev->qdisc_listPatrick McHardy2-30/+21
2004-08-03[IPV4/6]: NULL out sk_sndmsg_{page,off} in flush_pending_frames not append_data.David S. Miller2-4/+4
2004-08-03[BRIDGE]: rmmod device while bridge is down failsStephen Hemminger1-9/+17
2004-08-03[PKT_SCHED]: Remove useless noop_qdisc assignments in destroy functionsPatrick McHardy5-12/+1
2004-08-03[PKT_SCHED]: remove unneccessary checks for qdisc->devPatrick McHardy2-4/+3
2004-08-03[PKT_SCHED]: Refcount qdisc->dev for __qdisc_destroy rcu-callbackPatrick McHardy2-0/+4
2004-08-03[PKT_SCHED]: Fix locking in __qdisc_destroy rcu-callbackPatrick McHardy2-17/+17
2004-08-03[PKT_SCHED]: netem limit not returned correctlyStephen Hemminger1-1/+1
2004-08-02[NET]: Add skb_iter functions.Rusty Russell1-0/+67
2004-08-02[TCP]: BIC tcp congestion calculation timestampStephen Hemminger2-6/+18
2004-08-02[IPSEC]: Move xfrm[46]_tunnel_check_size into xfrm[46]_output.cHerbert Xu5-46/+45
2004-08-02[IPSEC]: Remove unnecessary inet_ecn.h inclusionsHerbert Xu7-7/+0
2004-08-02[BRIDGE]: Build fix for gcc-2.95.xAndrew Morton2-9/+11
2004-08-02Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-73/+76
2004-08-01[NETFILTER]: Fix broken debug assertionHarald Welte2-3/+4
2004-08-01[NETFILTER]: New ip_conntrack_sctpHarald Welte3-0/+657
2004-08-01[NETFILTER]: Fix compilation of ip_nat_snmp_basic.cHarald Welte1-71/+71
2004-08-01[NET]: Update NET_SCH_NETEM Kconfig help text.Adrian Bunk1-2/+5
2004-08-01Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds1-1/+1
2004-08-01[PATCH] ethtool_get_regs copy right number of bytes to userChris Wright1-1/+1
2004-07-31[IPSEC]: Fix UDP decap code.Bert Hubert1-1/+2
2004-07-31[PF_KEY]: spirange should be in host byte order.Herbert Xu1-3/+3
2004-07-31[IPSEC]: xfrm_alloc_spi always succeeds on non-trivial rangeHerbert Xu1-2/+3
2004-07-31[IPSEC]: Remove redundant check in xfrm_state_add()Herbert Xu1-11/+5
2004-07-31[IPSEC]: Fix SPI generation by netlink_get_spi()Herbert Xu2-10/+4
2004-07-31Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-13/+23
2004-07-31[Bluetooth] Fix resetting to default filtersMarcel Holtmann1-13/+23
2004-07-31Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller4-22/+21
2004-07-30[PATCH] size_t portability fixesAlexander Viro3-3/+3
2004-07-30[PATCH] inline fixes in net/*Alexander Viro2-34/+33
2004-07-30[NET]: Kill NET_FASTROUTE, does nothing and suffers from major bitrot.David S. Miller3-98/+0
2004-07-29Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller24-411/+435
2004-07-29Merge bk://cifs.bkbits.net/linux-2.5cifsLinus Torvalds1-2/+1
2004-07-29[IPSEC]: Move generic encap code into xfrm6_output.Herbert Xu7-255/+193
2004-07-29[AH6]: Rearrange routing headersHerbert Xu1-1/+41
2004-07-29[NET]: Convert netrom to use module_param.Stephen Hemminger1-2/+2
2004-07-29[NET]: Convert ROSE to use module_param.Stephen Hemminger1-2/+3
2004-07-29[NET]: Allow MD5 to be a moduleHerbert Xu3-8/+6
2004-07-29[PKT_SCHED]: Fix pkt_cls.h incompatabilities.Jamal Hadi Salim1-36/+77
2004-07-29[PATCH 1/1]: net/sunrpc/xprt.c gcc341 inlining fixAndrew Morton1-15/+15
2004-07-29[PATCH 8/8] gcc-3.5 fixesAndrew Morton1-1/+1
2004-07-29[PATCH 3/8] gcc-3.5 fixesAndrew Morton1-1/+1
2004-07-29[BRIDGE]: RCU fixStephen Hemminger2-2/+12
2004-07-29[BRIDGE]: forwarding table RCUStephen Hemminger5-36/+44
2004-07-29[BRIDGE]: linkstate handlingStephen Hemminger3-25/+27
2004-07-29[BRIDGE]: dev_xmit cleanupStephen Hemminger1-24/+10
2004-07-29[BRIDGE]: Propagate bridge internal MTU changesStephen Hemminger3-6/+6
2004-07-28[NET]: Convert pktgen to use module_paramStephen Hemminger1-4/+5
2004-07-28Merge bk://bk.skbuff.net:20608/linux-2.6-misc/David S. Miller2-2/+6
2004-07-29[IPV6] add missing known icmpv6 types.Hideaki Yoshifuji1-0/+6
2004-07-29[IPV6] remove unused macro.Hideaki Yoshifuji1-2/+0
2004-07-28[IPSEC]: xfrm_user code forgets to call xfrm_probe_algs()Masahide Nakamura1-0/+2
2004-07-28[BRIDGE]: Fix typo in br_stp.cTommi Virtanen1-1/+1
2004-07-28[NET]: Remove useless variable in rtnetlink_rcv_msgPatrick McHardy1-4/+0
2004-07-28[NET]: Kill rtnl_exlock stubs.Stephen Hemminger3-16/+1
2004-07-28[PKT_SCHED]: de-inline qdiscipline locking functionsStephen Hemminger4-23/+51
2004-07-27[AH6]: Get things working again.Herbert Xu4-16/+8
2004-07-27[ATM]: [lec] remove unnecessary inlines (from Adrian Bunk <bunk@fs.tum.de>)Chas Williams1-4/+4
2004-07-27[IPV6]: Fix gcc-341 inlining for real.Con Kolivas1-1/+1
2004-07-26Merge bk://linux.bkbits.net/linux-2.5Steve French1-2/+1
2004-07-26[PATCH] pointer-to-int conversion fixesAlexander Viro1-3/+3
2004-07-26[PATCH] bluetooth annotationsAlexander Viro5-57/+28
2004-07-26[PATCH] appletalk SIOCADDRT fixAlexander Viro1-5/+5
2004-07-26[PATCH] size_t portability fixesAlexander Viro1-7/+7
2004-07-25[IPV6]: Fix route.c gcc-3.4.x inlining error.Con Kolivas1-1/+1
2004-07-25[XFRM]: Wake up km_waitq once per gc-run instead of once per state.Patrick McHardy1-1/+1
2004-07-25Cset exclude: davem@nuts.davemloft.net|ChangeSet|20040723204655|22654David S. Miller1-1/+2
2004-07-24[NETFILTER]: Add tcp window trackingHarald Welte3-104/+940
2004-07-24[NETFILTER]: Add conntrack runtime statisticsHarald Welte2-13/+138
2004-07-24[NETFILTER]: Move error tracking into conntrack protocol helperHarald Welte7-112/+272
2004-07-24[NETFILTER]: init_conntrack() optimizationHarald Welte1-22/+29
2004-07-24[NETFILTER]: Make 'helper' list of ip_nat_core staticHarald Welte2-10/+14
2004-07-24[NETFILTER]: New ip_sctp matchHarald Welte3-0/+206
2004-07-24[NETFILTER]: Move /proc/net/ip_conntrack to seq_fileHarald Welte1-104/+193
2004-07-24[NETFILTER]: Connection based accountingHarald Welte8-13/+51
2004-07-24[NETFILTER]: Use slab cache for ip_conntrack_expectHarald Welte1-9/+22
2004-07-24[NETFILTER]: Fix mutex declarationHarald Welte2-0/+3
2004-07-24[NETFILTER]: Use new module_param() apiHarald Welte15-56/+62
2004-07-24[NETFILTER]: ipt_ULOG fix for last packet delayHarald Welte1-9/+9
2004-07-24[NETFILTER]: ip_nat_snmp call skb_make_writable()Harald Welte1-0/+3
2004-07-24[SCTP]: Fix mis-merge.David S. Miller1-4/+18
2004-07-24[AH6]: Replace skb by iph in clear_mutable_options.Herbert Xu1-32/+25
2004-07-24[AH4]: Save daddr iff options are present.Herbert Xu1-3/+4
2004-07-24Merge conflicts with Yoshfuji's SNMP stats changes.David S. Miller6-280/+345
2004-07-23[SCTP] Mark chunks as ineligible for fast retransmit after they areSridhar Samudrala1-2/+20
2004-07-23[IPVS]: Convert to module_param.Stephen Hemminger1-2/+4
2004-07-22[PKT_SCHED]: Alpha not studly enough for SCH_CLK_CPU.David S. Miller1-2/+1
2004-07-22[PKT_SCHED]: Make clock source configurablePatrick McHardy4-9/+74