aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy3-84/+92
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy2-147/+152
2006-09-22[IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy4-62/+96
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy10-12/+26
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy8-22/+22
2006-09-22[NET]: Kill double initialization in sock_alloc_inode.David S. Miller1-1/+0
2006-09-22[NET]: Remove unnecessary config.h includes from net/Dave Jones9-11/+2
2006-09-22[NET]: sock_register interface changesStephen Hemminger1-6/+4
2006-09-22[NET]: socket family using RCUStephen Hemminger1-98/+76
2006-09-22[NET] socket: code style cleanupStephen Hemminger1-341/+388
2006-09-22[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().Sridhar Samudrala1-6/+1
2006-09-22[DECNET]: Convert rwlock to spinlockSteven Whitehouse1-5/+5
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse7-313/+191
2006-09-22[IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu3-19/+19
2006-09-22[IPV4] fib: convert reader/writer to spinlockStephen Hemminger1-10/+10
2006-09-22[IPV6]: Make sure fib6_rule_lookup doesn't return NULLVille Nuorvala1-1/+5
2006-09-22[IPV4]: Uninline inet_lookup_listenerHerbert Xu1-3/+32
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger1-1/+0
2006-09-22[IPV4]: Kill fib4_rules_clean().David S. Miller1-5/+0
2006-09-22[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdefDavid S. Miller1-0/+2
2006-09-22[NET]: Make code static.Adrian Bunk6-13/+13
2006-09-22[SUNRPC]: Update to use in-kernel sockets API.Sridhar Samudrala2-28/+18
2006-09-22[NET]: Round out in-kernel sockets APISridhar Samudrala1-0/+113
2006-09-22[NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf1-2/+0
2006-09-22[NEIGH]: Convert neighbour table dumping to new netlink apiThomas Graf1-67/+74
2006-09-22[NEIGH]: Convert neighbour table modification to new netlink apiThomas Graf1-68/+104
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf1-2/+0
2006-09-22[NEIGH]: Convert neighbour dumping to new netlink apiThomas Graf1-55/+51
2006-09-22[NEIGH]: Convert neighbour addition to new netlink apiThomas Graf1-39/+51
2006-09-22[NEIGH]: Convert neighbour deletion to new netlink apiThomas Graf1-19/+34
2006-09-22[IPV6]: Fix policy routing lookupPatrick McHardy1-1/+3
2006-09-22[IPV6]: Fix crash in ip6_del_rtPatrick McHardy1-0/+3
2006-09-22[IPV6]: Fix thinko in rt6_fill_nodePatrick McHardy1-1/+0
2006-09-22[NETFILTER]: nf_queue: handle GSO packetsPatrick McHardy3-22/+62
2006-09-22[NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy11-109/+128
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy40-101/+98
2006-09-22[NETFILTER]: netbios conntrack: fix compilePatrick McHardy1-0/+1
2006-09-22[NET]: Convert link dumping to new netlink apiThomas Graf1-144/+137
2006-09-22[NET]: Convert link modification to new netlink apiThomas Graf1-91/+100
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf6-0/+6
2006-09-22[IPV4]: Convert address dumping to new netlink apiThomas Graf1-19/+23
2006-09-22[IPV4]: Convert address deletion to new netlink apiThomas Graf1-15/+29
2006-09-22[IPV4]: Convert address addition to new netlink apiThomas Graf1-33/+75
2006-09-22[NETLINK]: Convert core netlink handling to new netlink apiThomas Graf1-19/+22
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf2-1/+76
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf4-370/+242
2006-09-22[IPV6]: Policy Routing RulesThomas Graf6-11/+314
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf4-2/+427
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf4-135/+401
2006-09-22[IPV6]: Remove ndiscs rt6_lock dependencyThomas Graf1-5/+11
2006-09-22[NetLabel]: tie NetLabel into the Kconfig systemPaul Moore1-0/+2
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala1-2/+11
2006-09-22[NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2-0/+795
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore12-0/+2395
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore3-0/+1643
2006-09-22[NetLabel]: core network changesPaul Moore2-1/+20
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala6-6/+23
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala3-7/+23
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala20-2/+36
2006-09-22[MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala1-0/+22
2006-09-22[MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn1-15/+28
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala3-20/+27
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala1-1/+1
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu3-33/+44
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2-25/+38
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu3-14/+31
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu5-70/+119
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu3-43/+48
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu5-54/+64
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu5-48/+75
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu2-1/+3
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu1-0/+1
2006-09-19[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro1-4/+4
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy1-0/+2
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki1-0/+2
2006-09-18[NET]: Drop tx lock in dev_watchdog_upHerbert Xu1-2/+0
2006-09-17[PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy1-3/+1
2006-09-17[NET]: Mark frame diverter for future removal.Stephen Hemminger1-1/+1
2006-09-17[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison1-14/+21
2006-09-17[BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger1-1/+1
2006-09-17[IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont2-2/+4
2006-09-17[IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki2-3/+3
2006-09-17[IPVS]: remove the debug option go ip_vs_ftpSimon Horman1-14/+6
2006-09-17[IPVS]: Make sure ip_vs_ftp ports are validSimon Horman1-0/+6
2006-09-17[IPVS]: auto-help for ip_vs_ftpSimon Horman1-0/+1
2006-09-17[TCP]: Turn ABC off.Stephen Hemminger1-1/+1
2006-09-17[NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev1-0/+3
2006-08-31[IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong1-0/+1
2006-08-31[NET]: Rate limiting for socket allocation failure messages.Akinobu Mita1-1/+2
2006-08-31[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki1-13/+16
2006-08-29[IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser1-2/+2
2006-08-29[NETLINK]: Call panic if nl_table allocation failsAkinobu Mita1-8/+6
2006-08-29[TCP]: Two RFC3465 Appropriate Byte Count fixes.Daikichi Osuga2-3/+8
2006-08-29[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter errorLv Liangying1-0/+4
2006-08-29[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().Sridhar Samudrala1-3/+7
2006-08-26[DCCP]: Fix CCID3Ian McDonald6-193/+154
2006-08-26[BRIDGE] netfilter: memory corruption fixStephen Hemminger1-3/+7
2006-08-26[DCCP]: Introduce dccp_rx_hist_find_entryIan McDonald2-0/+21
2006-08-26[DCCP]: Introduces follows48 functionIan McDonald1-0/+8
2006-08-26[DCCP]: Update contact details and copyrightIan McDonald10-15/+15
2006-08-26[DCCP]: Fix typoIan McDonald1-1/+1
2006-08-26[IPV6]: Segmentation offload not set correctly on TCP childrenStephen Hemminger1-1/+1
2006-08-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman3-47/+41
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells1-0/+11
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2-10/+6
2006-08-24SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust1-7/+10
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust2-16/+8
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2-15/+7
2006-08-22[TCP]: Limit window scaling if window is clamped.Stephen Hemminger1-0/+1
2006-08-22[NETFILTER]: arp_tables: fix table locking in arpt_do_tablePatrick McHardy1-1/+2
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala3-38/+22
2006-08-17[BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu1-1/+6
2006-08-17[NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy1-1/+2
2006-08-17[NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy2-20/+14
2006-08-17[IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov1-6/+6
2006-08-17[MCAST]: Fix filter leak on device removal.David L Stevens2-17/+25
2006-08-17[NET]: Disallow whitespace in network device names.David S. Miller1-5/+14
2006-08-17[PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt1-1/+1
2006-08-17[ATM]: Compile error on ARMKevin Hilman1-1/+1
2006-08-17[IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka1-3/+3
2006-08-17[IPV6] lockdep: annotate __icmpv6_socketIngo Molnar1-0/+13
2006-08-17[NETFILTER]: xt_physdev build fixAndrew Morton1-0/+1
2006-08-17[NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha1-3/+4
2006-08-17[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller1-17/+1
2006-08-13[INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2-3/+3
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang3-0/+11
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy3-24/+70
2006-08-13[LLC]: multicast receive device matchStephen Hemminger1-0/+3
2006-08-13[IPSEC]: Validate properly in xfrm_dst_check()David S. Miller1-3/+24
2006-08-13[NETFILTER]: xt_hashlimit: fix limit off-by-onePatrick McHardy1-7/+4
2006-08-13[NETFILTER]: xt_string: fix negationPhil Oester1-1/+1
2006-08-13[TCP]: Fix botched memory leak fix to tcpprobe_read().David S. Miller1-1/+2
2006-08-09[IPX]: Fix typo, ipxhdr() --> ipx_hdr()David S. Miller1-1/+1
2006-08-09[IPV6]: The ifa lock is a BH lockHerbert Xu1-2/+2
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman7-11/+39
2006-08-09[NET]: add_timer -> mod_timer() in dst_run_gc()Dmitry Mishin1-2/+1
2006-08-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-1/+23
2006-08-08[IPX]: Another nonlinear receive fixStephen Hemminger1-2/+5
2006-08-08[RTNETLINK]: Fix IFLA_ADDRESS handling.David S. Miller1-1/+14
2006-08-07[TCP]: SNMPv2 tcpOutSegs counter errorWei Yongjun1-3/+9
2006-08-07[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller1-0/+2
2006-08-07[PKTGEN]: Fix oops when used with balance-tlb bondingChen-Li Tien1-0/+2
2006-08-07[IPV4]: Limit rt cache size properly.Kirill Korotaev1-1/+1
2006-08-07[IPX]: Header length validation neededStephen Hemminger1-1/+2
2006-08-07[NET]: Assign skb->dev in netdev_alloc_skbChristoph Hellwig1-1/+3
2006-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-22/+21
2006-08-06[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown1-1/+5
2006-08-05[LAPB]: Fix windowsize checkDiego Calleja1-5/+7
2006-08-04[TCP]: Fixes IW > 2 cases when TCP is application limitedIlpo Järvinen1-1/+2
2006-08-04[LLX]: SOCK_DGRAM interface fixesStephen Hemminger2-14/+10
2006-08-04[PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim1-1/+1
2006-08-04[BRIDGE]: netlink status fixStephen Hemminger1-1/+1
2006-08-04[PATCH] Send wireless netlink events with a clean slateHerbert Xu1-1/+23
2006-08-03SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust1-2/+4
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust3-42/+60
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan2-3/+3
2006-08-02[I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech1-5/+0
2006-08-02[DECNET]: Fix for routing bugPatrick Caulfield1-2/+7
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2-14/+12
2006-08-02[NET]: skb_queue_lock_key() is no longer used.Adrian Bunk1-7/+0
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2-6/+9
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong1-0/+1
2006-08-02[NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller1-10/+0
2006-08-02[NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy2-1/+7
2006-08-02[NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy1-1/+1
2006-08-02[NET]: Add netdev_alloc_skb().Christoph Hellwig1-0/+24
2006-08-02[TCP]: Process linger2 timeout consistently.David S. Miller1-1/+2
2006-08-02[SECURITY] secmark: nul-terminate secdataJames Morris1-0/+2
2006-08-02[NET]: Core net changes to generate neteventsTom Tucker4-7/+24
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker1-0/+69
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun3-5/+3
2006-08-02[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()James Morris1-1/+1
2006-08-02[NET]: Fix ___pskb_trim when entire frag_list needs droppingHerbert Xu1-4/+10
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu6-46/+88
2006-08-02[XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy1-1/+1
2006-08-02[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDRNoriaki TAKAMIYA1-0/+57
2006-08-02[IPV6] ADDRCONF: Support get operation of single addressNoriaki TAKAMIYA1-1/+58
2006-08-02[IPV6] ADDRCONF: Do not verify an address with infinity lifetimeYOSHIFUJI Hideaki1-1/+5
2006-08-02[IPV6] ADDRCONF: Allow user-space to specify address lifetimeNoriaki TAKAMIYA1-4/+42
2006-08-02[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...YOSHIFUJI Hideaki1-2/+4
2006-07-27[PATCH] ieee80211: TKIP requires CRC32Chuck Ebbert1-0/+1
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-6/+22
2006-07-25[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().Tetsuo Handa2-0/+2
2006-07-25[IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov1-6/+13
2006-07-24[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.Guillaume Chazarain1-1/+1
2006-07-24[IPV6]: Clean skb cb on IPv6 input.Guillaume Chazarain1-0/+2
2006-07-24[NETFILTER]: Demote xt_sctp to EXPERIMENTALPatrick McHardy1-2/+2
2006-07-24[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2-0/+20
2006-07-24[NETFILTER]: xt_pkttype: fix mismatches on locally generated packetsPhil Oester1-1/+11
2006-07-24[NETFILTER]: SNMP NAT: fix byteorder confusionPatrick McHardy1-2/+2
2006-07-24[NETFILTER]: conntrack: fix SYSCTL=n compileAdrian Bunk2-4/+4
2006-07-24[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinjectPatrick McHardy1-5/+4
2006-07-24[NETFILTER]: H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy1-1/+1
2006-07-24[VLAN]: Fix link state propagationStefan Rompf1-5/+3
2006-07-24[IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller1-130/+10
2006-07-24[Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann1-2/+17
2006-07-24[DCCP]: Fix default sequence window sizeIan McDonald4-4/+7
2006-07-21[TIPC]: Removing useless castsPanagiotis Issaris2-2/+2
2006-07-21[IPV4]: Fix nexthop realm dumping for multipath routesPatrick McHardy1-4/+8
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris94-334/+154