aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2005-10-27[TCP]: Clear stale pred_flags when snd_wnd changesHerbert Xu1-0/+1
2005-10-26[PATCH] svcsock timestamp fixAndrew Morton1-1/+1
2005-10-26[PATCH] kill massive wireless-related log spamJeff Garzik1-2/+7
2005-10-25[TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich1-2/+3
2005-10-25[IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng1-1/+1
2005-10-23[NEIGH] Fix timer leak in neigh_changeaddrHerbert Xu1-30/+13
2005-10-23[NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu1-2/+2
2005-10-23[NEIGH] Print stack trace in neigh_add_timerHerbert Xu1-0/+1
2005-10-22[SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2-0/+9
2005-10-20[TCP] Allow len == skb->len in tcp_fragmentHerbert Xu1-11/+1
2005-10-20[DCCP]: Clear the IPCB areaHerbert Xu2-0/+3
2005-10-20[DCCP]: Make dccp_write_xmit always free the packetHerbert Xu2-3/+2
2005-10-20[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULLHerbert Xu1-4/+2
2005-10-15[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.Andrew Morton1-1/+0
2005-10-13[TCP]: Ratelimit debugging warning.Herbert Xu1-5/+7
2005-10-13[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen1-1/+3
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller4-26/+48
2005-10-12[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"Herbert Xu1-1/+8
2005-10-12[BRIDGE]: fix race on bridge del ifStephen Hemminger1-1/+1
2005-10-10[TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo1-0/+1
2005-10-10[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packetsArnaldo Carvalho de Melo1-1/+5
2005-10-10[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functionsArnaldo Carvalho de Melo1-2/+2
2005-10-10[NETFILTER] ctnetlink: add support to change protocol infoPablo Neira Ayuso1-0/+37
2005-10-10[NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso1-0/+23
2005-10-10[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2-9/+12
2005-10-10[IPSEC] Fix block size/MTU bugs in ESPHerbert Xu2-6/+7
2005-10-10[IPSEC]: Use ALIGN macro in ESPHerbert Xu2-10/+12
2005-10-10[NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso1-0/+4
2005-10-10[NETFILTER] ctnetlink: ICMP ID is not mandatoryPablo Neira Ayuso1-2/+1
2005-10-10[NETFILTER] conntrack_netlink: Fix endian issue with status from userspaceHarald Welte1-1/+2
2005-10-10[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte1-2/+2
2005-10-10[NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETEHarald Welte1-1/+6
2005-10-10[NETFILTER] PPTP helper: Add missing Kconfig dependencyHarald Welte1-0/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro38-102/+95
2005-10-07[ATM]: [br2684] if we free the skb, we should return 0Jean-Denis Boyer1-1/+1
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie3-23/+60
2005-10-06[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen1-25/+227
2005-10-05[AX.25]: Fix packet socket crashRalf Baechle2-2/+2
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu2-5/+10
2005-10-05[IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki1-1/+1
2005-10-05[TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger1-1/+1
2005-10-05[MCAST] ipv6: Fix address size in grec_sizeYan Zheng1-1/+1
2005-10-04[XFRM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap3-3/+3
2005-10-04[AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap1-3/+4
2005-10-04[NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-10-04[IPVS]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[DECNET]: fix sparse gfp nocast warningsRandy Dunlap2-11/+18
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-10-04[NETFILTER]: Fix Kconfig typoHorst H. von Brand1-1/+1
2005-10-04[IPV4]: fib_trie root-node expansionRobert Olsson1-2/+21
2005-10-04[IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki1-1/+3
2005-10-04[PATCH] ieee80211: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[PATCH] ieee80211: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by defaultDavid S. Miller1-1/+1
2005-10-03[IPV4]: Get rid of bogus __in_put_dev in pktgenHerbert Xu1-1/+0
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu17-37/+39
2005-10-03[IPV6]: Fix leak added by udp connect dst caching fix.David S. Miller1-4/+10
2005-10-03[IPV6]: Fix ipv6 fragment ID selection at slow pathYan Zheng1-1/+1
2005-10-03[IPV4]: Fix "Proxy ARP seems broken"Herbert Xu1-6/+5
2005-10-03[NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"Russell King1-0/+2
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet6-26/+29
2005-10-03[NET]: Fix packet timestamping.Herbert Xu7-17/+12
2005-09-29[ATM]: [lec] reset retry counter when new arp issuedScott Talbert1-0/+6
2005-09-29[ATM]: [lec] attempt to support cisco failoverScott Talbert1-3/+34
2005-09-29[TCP]: Don't over-clamp window in tcp_clamp_window()Alexey Kuznetsov1-2/+0
2005-09-29[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735David S. Miller1-5/+4
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-118/+150
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2-18/+7
2005-09-28[NET]: Fix reversed logic in eth_type_trans().David S. Miller1-1/+1
2005-09-28[ATM]: fix bug in atm address list handlingMartin Whitaker1-2/+4
2005-09-28[ATM]: track and close listen sockets when sigd exitsChas Williams3-6/+7
2005-09-28[ATM]: net/atm/ioctl.c: autoload pppoatm and br2684Roman Kagan1-8/+26
2005-09-28[TCP]: Fix init_cwnd calculations in tcp_select_initial_window()David S. Miller1-5/+6
2005-09-27[APPLETALK]: Fix broadcast bug.Oliver Dawid1-9/+22
2005-09-27[NET]: Slightly optimize ethernet address comparison.David S. Miller1-10/+21
2005-09-27[ROSE]: fix typo (regeistration)Alexey Dobriyan1-1/+1
2005-09-27[ROSE]: check rose_ndevs earlierAlexey Dobriyan1-9/+11
2005-09-27[ROSE]: return sane -E* from rose_proto_init()Alexey Dobriyan1-4/+6
2005-09-27[ROSE]: do proto_unregister() on exit pathsAlexey Dobriyan1-0/+2
2005-09-27[NET]: Fix module reference counts for loadable protocol modulesFrank Filz2-13/+20
2005-09-27[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()Eric Dumazet1-0/+2
2005-09-27[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()Daniel Phillips1-55/+26
2005-09-27[NEIGH]: Add debugging check when adding timers.David S. Miller1-9/+14
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller18-604/+806
2005-09-26[NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte4-34/+35
2005-09-26[AF_PACKET]: Remove bogus checks added to packet_sendmsg().David S. Miller1-6/+0
2005-09-26[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookupHerbert Xu1-0/+2
2005-09-26[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().Alex Williamson1-1/+3
2005-09-24[NETFILTER] ip_conntrack: Update event cache when status changesHarald Welte3-1/+4
2005-09-24[IRDA]: *irttp cleanupAlexey Dobriyan1-11/+4
2005-09-24[IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan1-0/+1
2005-09-24[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FSAmos Waterland1-0/+2
2005-09-24[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependencyHarald Welte4-2/+24
2005-09-22[SCTP]: Fix SCTP_SHUTDOWN notifications.Sridhar Samudrala1-11/+11
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte5-28/+28
2005-09-22[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan1-6/+8
2005-09-22[NETFILTER] fix DEBUG statement in PPTP helperHarald Welte1-1/+1
2005-09-22[BRIDGE]: TSO fix in br_dev_queue_push_xmitVlad Drukker1-1/+2
2005-09-22[TCP]: Adjust Reno SACK estimate in tcp_fragmentHerbert Xu1-0/+9
2005-09-22[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo4-36/+153
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo6-92/+130
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo5-13/+6
2005-09-22[TR]: Set correct frame type for SNAP packetsJochen Friedrich1-1/+1
2005-09-22[LLC]: Fix llc_fixup_skb() bugJochen Friedrich1-2/+6
2005-09-22[LLC]: Fix for Bugzilla ticket #5157Jochen Friedrich1-2/+2
2005-09-22[LLC]: Fix for Bugzilla ticket #5156Jochen Friedrich2-0/+8
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo7-46/+41
2005-09-22[LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo4-12/+14
2005-09-22[LLC]: Use sk_wait_dataArnaldo Carvalho de Melo1-19/+23
2005-09-22[LLC]: Use some more likely/unlikelyArnaldo Carvalho de Melo6-47/+42
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo6-25/+195
2005-09-22[LLC]: Use the sk_wait_event primitiveArnaldo Carvalho de Melo1-38/+27
2005-09-22[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_waitArnaldo Carvalho de Melo1-80/+67
2005-09-22[LLC]: Remove unused functions from llc_c_ev.cArnaldo Carvalho de Melo1-24/+1
2005-09-22[LLC]: Use const in llc_c_ev.cArnaldo Carvalho de Melo1-66/+68
2005-09-22[LLC]: Help the compiler with likely/unlikely, saving some more bytesArnaldo Carvalho de Melo3-25/+26
2005-09-22[LLC]: Mark llc_find_next_offset as __init, saving some more bytesArnaldo Carvalho de Melo1-4/+4
2005-09-22[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav...Arnaldo Carvalho de Melo1-18/+7
2005-09-22[LLC]: Remove unneeded temp net_device variablesArnaldo Carvalho de Melo1-9/+5
2005-09-22[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplicationArnaldo Carvalho de Melo1-38/+10
2005-09-22[LLC]: Remove unneeded f_bit variablesArnaldo Carvalho de Melo1-14/+7
2005-09-22[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variablesArnaldo Carvalho de Melo1-8/+2
2005-09-22[LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo4-74/+50
2005-09-21[TCP]: Set default congestion control correctly for incoming connections.Stephen Hemminger1-1/+1
2005-09-21[FIB_TRIE]: message cleanupStephen Hemminger1-12/+3
2005-09-21[AF_PACKET]: Allow for > 8 byte hardware addresses.Eric W. Biederman1-17/+48
2005-09-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-490/+1897
2005-09-19[PATCH] raw_sendmsg DoS on 2.6Mark J Cox2-2/+2
2005-09-19[TCP]: Handle SACK'd packets properly in tcp_fragment().Herbert Xu1-3/+7
2005-09-19[8021Q]: Add endian annotations.Alexey Dobriyan1-1/+1
2005-09-19[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}Harald Welte1-0/+2
2005-09-19[NETFILTER]: Rename misnamed functionPatrick McHardy3-5/+5
2005-09-19[NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai7-464/+91
2005-09-19[NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte6-0/+1774
2005-09-19[IPV4]: fib_trie RCU refinementsRobert Olsson1-11/+10
2005-09-19[IPV4]: fib_trie tnode stats refinementsRobert Olsson1-6/+7
2005-09-18[NETFILTER]: Solve Kconfig dependency problemHarald Welte1-3/+1
2005-09-18[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)Mitsuru KANDA1-2/+8
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo3-6/+98
2005-09-18[DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo2-3/+4
2005-09-18[CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo1-10/+13
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo9-622/+607
2005-09-17[NETFILTER] move nfnetlink options to right location in kconfig menuHarald Welte1-2/+1
2005-09-17[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlinkHarald Welte1-6/+10
2005-09-16[NETFILTER]: Fix oops in conntrack event cacheHarald Welte1-1/+4
2005-09-16[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility dataKOVACS Krisztian1-82/+61
2005-09-16[NETFILTER] CLUSTERIP: introduce reference counting for entriesKOVACS Krisztian1-18/+62
2005-09-16[DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo5-19/+125
2005-09-16[DCCP]: More precisely set reset_code when sending RESET packetsArnaldo Carvalho de Melo2-14/+18
2005-09-16[NET]: Do not leak MSG_CMSG_COMPAT into userspace.David S. Miller1-1/+2
2005-09-14[IPV6]: Fix per-socket multicast filtering in sk_reuse caseDavid L Stevens1-3/+2
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov3-17/+60
2005-09-14[IPVS]: Really invalidate persistent templatesJulian Anastasov1-1/+1
2005-09-14[BRIDGE-NF]: Fix iptables redirect on bridge interfaceBart De Schuymer1-3/+5
2005-09-14[MCAST]: Fix MCAST_EXCLUDE line dupesDenis Lukianov2-2/+2
2005-09-14[TCP]: Compute in_sacked properly when we split up a TSO frame.Herbert Xu2-7/+11
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller1-1/+8
2005-09-13[DCCP]: Handle SYNC packets in dccp_rcv_state_processArnaldo Carvalho de Melo1-0/+6
2005-09-13[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereqArnaldo Carvalho de Melo1-1/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2-5/+58
2005-09-13[NETFILTER]: Fix DHCP + MASQUERADE problemPatrick McHardy1-0/+6
2005-09-13[NETFILTER]: Fix rcu race in ipt_REDIRECTPatrick McHardy1-6/+10
2005-09-13[NETFILTER]: Simplify netbios helperPatrick McHardy1-12/+7
2005-09-13[NETFILTER]: Use correct type for "ports" module parameterPatrick McHardy3-9/+9
2005-09-13[PATCH] Code cleanups in calbacks in svcsockNeil Brown1-44/+39
2005-09-13[Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann1-5/+25
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+33
2005-09-12[NETROM]: Introduct stuct nr_privateRalf Baechle2-7/+7
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle4-14/+41
2005-09-12[ROSE]: ROSE has no ARPRalf Baechle1-1/+1
2005-09-12[NETROM]: NET/ROM has no ARPRalf Baechle1-1/+1
2005-09-12[NETROM] NET/ROM has no txqueueRalf Baechle1-1/+0
2005-09-12[AX.25]: Reformat ax25_proto_ops initializationRalf Baechle1-18/+18
2005-09-12[AX.25/ROSE]: Whitespace formatting changesRalf Baechle2-4/+4
2005-09-12[NETROM/AX.25/ROSE]: Remove useless testsRalf Baechle3-11/+3
2005-09-12[NETROM]: statistics fixRalf Baechle1-1/+1
2005-09-12[NETROM]: Fix rebuild header messRalf Baechle1-29/+15
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2-4/+4
2005-09-12[CCID3]: Listen socks doesn't have a private CCID blockArnaldo Carvalho de Melo1-0/+8
2005-09-12[NET]: fix-up schedule_timeout() usageNishanth Aravamudan4-20/+11
2005-09-10[TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment().Herbert Xu1-5/+0
2005-09-10[IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley2-9/+8
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller4-105/+70
2005-09-09[CCID3] Cleanup ccid3 debug callsArnaldo Carvalho de Melo1-97/+67
2005-09-09[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sockArnaldo Carvalho de Melo2-7/+0
2005-09-09[CCID3] Initialize ccid3hctx_t_ipi to 250msArnaldo Carvalho de Melo2-1/+3
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds10-555/+554
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2-3/+3
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar9-13/+9
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma2-0/+2
2005-09-09[IPV4] fib_trie: fix proc interfaceStephen Hemminger2-432/+385
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller8-123/+169
2005-09-09[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistencyArnaldo Carvalho de Melo2-45/+37
2005-09-09[DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo8-39/+60
2005-09-09[CCID3] Initialize more fields in ccid3_hc_rx_initArnaldo Carvalho de Melo1-5/+3
2005-09-09[CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt oneArnaldo Carvalho de Melo1-4/+18
2005-09-09[CCID3] Use ELAPSED_TIME in the HC TX RTT estimationArnaldo Carvalho de Melo1-3/+7
2005-09-09[DCCP] Give precedence to the biggest ELAPSED_TIMEArnaldo Carvalho de Melo1-16/+18
2005-09-09[CCID3] Calculate ccid3hcrx_x_recv using usecs_divArnaldo Carvalho de Melo1-5/+2