summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | mac80211: Fix TKIP/WEP HT capability handlingSujith2009-03-051-1/+2
* | | mac80211: Fix quality reporting for wireless statsJohannes Berg2009-03-051-19/+39
* | | mac80211: Notify the driver only when the beacon interval changesSujith2009-03-051-1/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-0511-114/+133
|\ \ \ | |/ /
| * | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-042-23/+36
| * | net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller2009-03-041-0/+1
| * | pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski2009-03-041-7/+6
| * | SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley2009-03-041-3/+8
| * | IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-041-5/+16
| * | net: fix tokenring licenseMeelis Roos2009-03-031-0/+2
| * | netlink: invert error code in netlink_set_err()Pablo Neira Ayuso2009-03-031-1/+9
| * | netns: Remove net_aliveEric W. Biederman2009-03-032-9/+0
| * | tcp: Like icmp use register_pernet_subsysEric W. Biederman2009-03-031-1/+1
| * | netns: Fix icmp shutdown.Eric W. Biederman2009-03-031-1/+1
| * | netns: fix addrconf_ifdown kernel panicDaniel Lezcano2009-03-031-30/+9
| * | ipv6: Fix sysctl unregistration deadlockStephen Hemminger2009-03-031-6/+8
| * | net: Avoid race between network down and sysfsStephen Hemminger2009-03-031-1/+3
| * | sctp: fix kernel panic with ERROR chunk containing too many error causesWei Yongjun2009-03-022-35/+35
| * | sctp: fix crash during module unloadVlad Yasevich2009-03-021-4/+1
* | | neigh: Allow for user space users of the neighbour tableEric Biederman2009-03-041-1/+5
* | | rds: fix iband RDMA dependenciesRandy Dunlap2009-03-031-0/+1
* | | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-022-21/+17
* | | sctp: use time_before or time_after for comparing jiffiesWei Yongjun2009-03-022-4/+6
* | | sctp: fix the length check in sctp_getsockopt_maxburst()Wei Yongjun2009-03-021-1/+2
* | | sctp: remove dup code in net/sctp/socket.cWei Yongjun2009-03-021-6/+0
* | | sctp: Add some missing types for debug messageWei Yongjun2009-03-021-0/+4
* | | tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-023-7/+6
* | | dccp: Do not let initial option overhead shrink the MPSGerrit Renker2009-03-022-2/+18
* | | dccp: Minimise header option overhead in setting the MPSGerrit Renker2009-03-022-8/+17
* | | tcp: get rid of two unnecessary u16s in TCP skb flags copyingIlpo Järvinen2009-03-021-2/+2
* | | tcp: in sendmsg/pages open code the real goto targetIlpo Järvinen2009-03-021-2/+2
* | | tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-023-21/+9
* | | tcp: add helper for AI algorithmIlpo Järvinen2009-03-026-49/+20
* | | htcp: merge icsk_ca_state compareIlpo Järvinen2009-03-021-2/+1
* | | tcp: drop unnecessary local var in collapseIlpo Järvinen2009-03-021-5/+2
* | | tcp: cleanup ca_state mess in tcp_timerIlpo Järvinen2009-03-021-13/+10
* | | tcp: separate timeout marking loop to it's own functionIlpo Järvinen2009-03-021-24/+39
* | | tcp: remove redundant code from tcp_mark_lost_retransIlpo Järvinen2009-03-021-4/+12
* | | tcp: fix corner case issue in segmentation during rexmittingIlpo Järvinen2009-03-021-0/+2
* | | tcp: Don't clear hints when tcp_fragmentingIlpo Järvinen2009-03-021-1/+6
* | | tcp: deferring in middle of queue makes very little senseIlpo Järvinen2009-03-021-0/+4
* | | tcp: fix lost_cnt_hint miscountsIlpo Järvinen2009-03-021-8/+5
* | | tcp: don't backtrack to sacked skbsIlpo Järvinen2009-03-021-1/+1
* | | rds: Fix build on powerpc.David S. Miller2009-03-021-0/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-015-7/+28
|\ \ \ | |/ /
| * | tcp: fix retrans_out leaksIlpo Järvinen2009-03-011-4/+5
| * | netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-012-0/+16
| * | pkt_sched: sch_drr: Fix oops in drr_change_class.Jarek Poplawski2009-02-271-1/+5
| * | ipv6: don't use tw net when accounting for recycled twPavel Emelyanov2009-02-261-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-2832-2149/+3216
|\ \ \
OpenPOWER on IntegriCloud