aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2-180/+20
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund1-1/+1
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen3-1/+88
2006-12-13[SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket.Sridhar Samudrala1-0/+1
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala3-62/+79
2006-12-13[TCP]: Fix oops caused by __tcp_put_md5sig_pool()David S. Miller1-2/+3
2006-12-13[IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().Brian Haley1-4/+19
2006-12-13[DCCP] ccid3: return value in ccid3_hc_rx_calc_first_liIan McDonald1-3/+3
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro3-6/+9
2006-12-13[NETFILTER]: ip_tables: ipt and ipt_compat checks unificationDmitry Mishin1-97/+79
2006-12-13[NETFILTER]: x_tables: add missing try to load conntrack from match/targetsYasuyuki Kozakai4-2/+48
2006-12-13[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai4-24/+6
2006-12-13[NETFILTER]: nf_nat: fix NF_NAT dependencyYasuyuki Kozakai1-1/+1
2006-12-13[NETFILTER]: Fix INET=n linking errorPatrick McHardy1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-13[PATCH] knfsd: Don't ignore kstrdup failure in rpc cachesNeilBrown1-0/+4
2006-12-13[PATCH] knfsd: svcrpc: remove another silent drop from deferral codeJ.Bruce Fields1-11/+9
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields3-5/+9
2006-12-13[PATCH] knfsd: svcrpc: fix gss krb5i memory leakJ.Bruce Fields1-4/+5
2006-12-13[PATCH] hci endianness annotationsAl Viro1-2/+2
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-12-12fix typo in net/ipv4/ip_fragment.cPeter Zijlstra1-1/+1
2006-12-12[PATCH] netpoll: fix netpoll lockupIngo Molnar1-2/+7
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Andrew Morton1-2/+4
2006-12-11[IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman1-3/+6
2006-12-11[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman1-4/+4
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-1/+1
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo12-124/+136
2006-12-11[DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo2-12/+12
2006-12-11[DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker1-24/+30
2006-12-11[DCCP] ccid3: Reorder packet history source fileGerrit Renker1-107/+112
2006-12-11[DCCP] ccid3: Reorder packet history header fileGerrit Renker1-60/+67
2006-12-11[DCCP] ccid3: Make debug output consistentGerrit Renker1-35/+32
2006-12-11[DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker1-29/+9
2006-12-11[DCCP] ccid3: TX history - remove unused fieldGerrit Renker2-3/+3
2006-12-11[DCCP] ccid3: Shift window counter computationGerrit Renker1-20/+29
2006-12-11[DCCP] ccid3: Sanity-check RTT samplesGerrit Renker2-1/+13
2006-12-11[DCCP] ccid3: Initialise RTT valuesGerrit Renker1-1/+2
2006-12-11[DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker3-27/+0
2006-12-11[DCCP]: Warn when discarding packet due to internal errorsGerrit Renker1-2/+4
2006-12-11[DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker2-7/+20
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker3-35/+35
2006-12-11[DCCP]: Debug timeval operationsGerrit Renker2-24/+33
2006-12-11[DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker1-17/+22
2006-12-11[DCCP] ccid3: Replace scaled division operationsGerrit Renker1-24/+3
2006-12-11[DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker2-37/+72
2006-12-11[DCCP] ccid3: Fix two bugs in sending rate computationGerrit Renker1-2/+2
2006-12-11[DCCP] ccid3: Two optimisations for sending rate recomputationGerrit Renker1-11/+16
2006-12-11[DCCP] ccid3: Check against too large pGerrit Renker1-4/+9
2006-12-11[DCCP]: Remove timeo from output.cIan McDonald2-22/+6
2006-12-11[NETPOLL]: Make sure TX lock is taken with BH disabled.Andrew Morton1-15/+19
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan7-30/+16
2006-12-10[PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells1-1/+1
2006-12-08[NET_SCHED] sch_htb: turn intermediate classes into leavesJarek Poplawski1-0/+51
2006-12-08[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Jarek Poplawski1-4/+17
2006-12-08[NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman1-4/+10
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle1-3/+12
2006-12-08[AX.25]: Constify ax25 utility functionsRalf Baechle1-8/+11
2006-12-08[NET]: Convert hh_lock to seqlock.Stephen Hemminger3-29/+13
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-1/+1
2006-12-08[PATCH] struct path: convert unixJosef Sipek1-1/+1
2006-12-08[PATCH] struct path: convert sunrpcJosef Sipek3-10/+10
2006-12-08[PATCH] struct path: convert netlinkJosef Sipek1-1/+1
2006-12-08[PATCH] struct path: convert netfilterJosef Sipek2-2/+2
2006-12-08[PATCH] struct path: convert netJosef Sipek1-8/+8
2006-12-08[PATCH] struct path: convert atmJosef Sipek1-1/+1
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust67-389/+617
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust29-126/+149
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+18
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-282/+432
2006-12-07[PATCH] net: don't insert socket dentries into dentry_hashtableEric Dumazet1-3/+16
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2-4/+0
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+2
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra3-18/+67
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham4-0/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter31-48/+48
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter5-7/+7
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter12-14/+14
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-4/+2
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig1-5/+7
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik4-3/+18
2006-12-07[NETFILTER]: Fix non-ANSI func. decl.Randy Dunlap1-1/+1
2006-12-07[WANROUTER]: Kill kmalloc debugging code.David S. Miller1-57/+0
2006-12-07[TCP] inet_twdr_hangman: Delete unnecessary memory barrier().David S. Miller1-1/+0
2006-12-07[NET]: Memory barrier cleanupsRalf Baechle4-6/+6
2006-12-06[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller1-0/+2
2006-12-06audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2-1/+2
2006-12-06audit: Add auditing to ipsecJoy Latten4-9/+188
2006-12-06[IrDA]: Incorrect TTP header reservationJeet Chaudhuri1-2/+2
2006-12-06[GENETLINK]: Fix misplaced command flags.Jamal Hadi Salim1-2/+2
2006-12-06[IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA1-1/+2
2006-12-06[IPV6]: Repair IPv6 FragmentsYOSHIFUJI Hideaki1-1/+1
2006-12-06[NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy1-1/+2
2006-12-06[NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer1-8/+28
2006-12-06[NETFILTER]: nf_conntrack: Don't try to find clashed expectationYasuyuki Kozakai1-12/+15
2006-12-06[NETFILTER]: Fix iptables compat hook validationDmitry Mishin1-27/+51
2006-12-06[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin3-103/+72
2006-12-06[IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA1-0/+17
2006-12-06[XFRM] Optimize SA dumpingJamal Hadi Salim1-13/+11
2006-12-06[XFRM] Optimize policy dumpingJamal Hadi Salim1-30/+25
2006-12-06[XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy1-1/+1
2006-12-06[GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim1-10/+8
2006-12-06SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever1-2/+0
2006-12-06SUNRPC: relocate the creation of socket-specific tunablesChuck Lever2-53/+104
2006-12-06SUNRPC: create stubs for xprtsock init and cleanupChuck Lever2-0/+22
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever2-10/+10
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2-27/+11
2006-12-06SUNRPC: Make address format buffers more genericChuck Lever2-20/+9
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever1-9/+16
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever1-8/+16
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever1-18/+33
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever1-20/+29
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever1-68/+86
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever1-23/+39
2006-12-06SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever1-2/+8
2006-12-06rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields3-20/+15
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields1-5/+6
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields3-30/+5
2006-12-06rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields3-75/+48
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields4-16/+5
2006-12-06rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields3-20/+4
2006-12-06rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2-60/+27
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields3-47/+22
2006-12-06rpc: spkm3 updateOlga Kornievskaia5-162/+166
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia2-69/+72
2006-12-06rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields1-2/+2
2006-12-06rpc: gss: eliminate print_hexl()'sJ. Bruce Fields5-64/+2
2006-12-06SUNRPC: another pmap wakeup fixChuck Lever1-5/+6
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2-45/+59
2006-12-06SUNRPC: Clean up xs_send_pages()Trond Myklebust1-75/+65
2006-12-06SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust1-33/+26
2006-12-06SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust1-29/+37
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust1-43/+43
2006-12-06SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2-5/+11
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2-6/+12
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust1-10/+13
2006-12-06SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust1-1/+10
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust1-10/+20
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust4-44/+58
2006-12-06Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout1-4/+6
2006-12-05[PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy1-1/+2
2006-12-05[PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz3-2/+16
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells21-148/+314
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells364-7798/+21212
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds16-1/+35
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro10-0/+10
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro6-1/+25
2006-12-03Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller4-139/+237
2006-12-03[XFRM] xfrm_user: Better validation of user templates.David S. Miller1-8/+42
2006-12-03[DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker1-14/+24
2006-12-03[DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2-18/+6
2006-12-03[DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker1-9/+18
2006-12-03[DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker1-14/+19
2006-12-03[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker1-2/+2
2006-12-03[DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker1-56/+88
2006-12-03[DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker1-1/+2
2006-12-03[DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker1-37/+52
2006-12-03[DCCP]: Fix BUG in retransmission delay calculationGerrit Renker1-1/+1
2006-12-03[DCCP]: Use higher RTO default for CCID3Gerrit Renker2-8/+46
2006-12-02[XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim1-1/+3
2006-12-02[NETFILTER]: xtables: fixes warning on compilation of hashlimitYasuyuki Kozakai1-1/+1
2006-12-02[ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan1-2/+2
2006-12-02[NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai5-4/+4
2006-12-02[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanupPatrick McHardy10-86/+75
2006-12-02[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy3-5/+5
2006-12-02[NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy3-0/+1348
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy6-0/+229
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy6-0/+832
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy9-0/+1449
2006-12-02[NETFILTER]: nf_conntrack: add NetBIOS name service helper portPatrick McHardy3-0/+145
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy6-0/+404
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy8-6/+2487
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy6-0/+337
2006-12-02[NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy1-0/+68
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik4-19/+210
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik20-43/+2389
2006-12-02[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack namesPatrick McHardy4-0/+4
2006-12-02[NETFILTER]: Kconfig: improve conntrack selectionPatrick McHardy2-20/+44
2006-12-02[NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy4-6/+18
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy10-56/+49
2006-12-02[NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy1-4/+5
2006-12-02[NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependencyPatrick McHardy1-1/+1
2006-12-02[NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy1-4/+6
2006-12-02[PKT_SCHED] act_gact: division by zeroKim Nordlund1-2/+2
2006-12-02[GENETLINK]: Add cmd dump completion.Jamal Hadi Salim1-1/+1
2006-12-02[ATM]: Kill ipcommon.[ch]David S. Miller5-98/+47
2006-12-02[NET_SCHED]: policer: restore compatibility with old iproute binariesPatrick McHardy1-4/+22
2006-12-02[PKT_SCHED]: Remove unused exports.Adrian Bunk2-4/+0
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro4-12/+13
2006-12-02[EBTABLES]: Clean ebt_register_table() up.Al Viro1-12/+21
2006-12-02[EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro1-9/+11
2006-12-02[EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro1-4/+3
2006-12-02[EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro1-6/+2
2006-12-02[EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro1-10/+6
2006-12-02[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro1-5/+5
2006-12-02[EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro1-19/+19
2006-12-02[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro1-37/+41
2006-12-02[EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro1-24/+49