aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-17/+89
2008-11-01af_unix: netns: fix problem of return valueJianjun Kong1-1/+1
2008-11-01udp: multicast packets need to check namespaceEric Dumazet2-9/+11
2008-11-01net: add documentation for skb recyclingStephen Hemminger1-0/+12
2008-11-01saner FASYNC handling on file closeAl Viro1-1/+0
2008-10-31key: fix setkey(8) policy set breakageAlexey Dobriyan1-1/+0
2008-10-31xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co1-0/+2
2008-10-30Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller4-4/+29
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan1-2/+2
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan1-0/+32
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-18/+58
2008-10-30netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar2-0/+24
2008-10-29netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore1-1/+1
2008-10-29cipso: unsigned buf_len cannot be negativeroel kluin1-3/+4
2008-10-28pktgen: fix multiple queue warningJesse Brandeburg1-14/+13
2008-10-28SUNRPC: Fix potential race in put_rpccred()Trond Myklebust1-1/+1
2008-10-28SUNRPC: Fix rpcauth_prune_expiredTrond Myklebust1-7/+9
2008-10-28SUNRPC: Respond promptly to server TCP resetsTrond Myklebust1-10/+48
2008-10-27mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville1-3/+3
2008-10-27RFKILL: fix input layer initialisationDmitry Baryshkov1-0/+5
2008-10-26syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal1-5/+5
2008-10-26Phonet: do not reply to indication reset packetsRemi Denis-Courmont1-1/+4
2008-10-26wireless: fix regression caused by regulatory config optionArjan van de Ven1-6/+5
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-79/+157
2008-10-23tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen1-6/+17
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+4
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-8/+10
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro1-8/+10
2008-10-23net: Fix disjunct computation of netdev featuresHerbert Xu3-69/+82
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2-1/+46
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun1-1/+1
2008-10-23sctp: Add check for the TSN field of the SHUTDOWN chunkWei Yongjun1-0/+9
2008-10-23sctp: Drop ICMP packet too big message with MTU larger than current PMTUWei Yongjun1-1/+1
2008-10-229p: fix sparse warningsEric Van Hensbergen2-12/+13
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker3-0/+722
2008-10-229p: fix debug build errorEric Van Hensbergen2-3/+10
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-3/+4
2008-10-21tcp: should use number of sack blocks instead of -1Ilpo Järvinen1-1/+1
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds10-3234/+1930
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-25/+31
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt3-4/+4
2008-10-20netfilter: fix compilation error with NAT=nPablo Neira Ayuso1-0/+2
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan1-6/+4
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen1-0/+1
2008-10-20netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan1-4/+4
2008-10-20netfilter: ctnetlink: remove obsolete NAT dependency from KconfigPatrick McHardy1-1/+0
2008-10-19pkt_sched: sch_generic: Fix oops in sch_teqlJarek Poplawski1-0/+2
2008-10-19dccp: Port redirection support for DCCPGerrit Renker3-3/+4
2008-10-19tcp: Fix IPv6 fallout from 'Port redirection support for TCP'KOVACS Krisztian2-3/+4
2008-10-19netdev: change name dropping error codesStephen Hemminger1-3/+3