aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: '< 0' test on unsignedRoel Kluin2009-03-13
* x25: '< 0' and '>= 0' test on unsignedRoel Kluin2009-03-13
* ipv4: arp announce, arp_proxy and windows ip conflict verificationDenys Fedoryshchenko2009-03-13
* Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman2009-03-13
* Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman2009-03-13
* Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman2009-03-13
* Network Drop Monitor: Add trace declaration for skb freesNeil Horman2009-03-13
* sctp: add Adaptation Layer Indication parameter only when it's setmalc2009-03-13
* sctp: fix to send FORWARD-TSN chunk only if peer has such capableWei Yongjun2009-03-13
* sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capableWei Yongjun2009-03-13
* sctp: simplify sctp listening codeVlad Yasevich2009-03-13
* tcp: allow timestamps even if SYN packet has tsval=0Eric Dumazet2009-03-11
* net: fix warning about non-const stringStephen Hemminger2009-03-10
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-10
|\
| * cfg80211: test before subtraction on unsignedRoel Kluin2009-03-06
* | mac80211: Update IBSS beacon timestamp properlySujith2009-03-05
* | mac80211: Always send a null data frame if TIM bit is set.Vivek Natarajan2009-03-05
* | mac80211: Fix TKIP/WEP HT capability handlingSujith2009-03-05
* | mac80211: Fix quality reporting for wireless statsJohannes Berg2009-03-05
* | mac80211: Notify the driver only when the beacon interval changesSujith2009-03-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
|\|
| * vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-05
| * net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller2009-03-05
| * pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski2009-03-04
| * SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley2009-03-04
| * IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-04
| * net: fix tokenring licenseMeelis Roos2009-03-04
| * netlink: invert error code in netlink_set_err()Pablo Neira Ayuso2009-03-04
| * netns: Remove net_aliveEric W. Biederman2009-03-03
| * tcp: Like icmp use register_pernet_subsysEric W. Biederman2009-03-03
| * netns: Fix icmp shutdown.Eric W. Biederman2009-03-03
| * netns: fix addrconf_ifdown kernel panicDaniel Lezcano2009-03-03
| * ipv6: Fix sysctl unregistration deadlockStephen Hemminger2009-03-03
| * net: Avoid race between network down and sysfsStephen Hemminger2009-03-03
| * sctp: fix kernel panic with ERROR chunk containing too many error causesWei Yongjun2009-03-03
| * sctp: fix crash during module unloadVlad Yasevich2009-03-03
* | neigh: Allow for user space users of the neighbour tableEric Biederman2009-03-04
* | rds: fix iband RDMA dependenciesRandy Dunlap2009-03-04
* | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-03
* | sctp: use time_before or time_after for comparing jiffiesWei Yongjun2009-03-03
* | sctp: fix the length check in sctp_getsockopt_maxburst()Wei Yongjun2009-03-03
* | sctp: remove dup code in net/sctp/socket.cWei Yongjun2009-03-03
* | sctp: Add some missing types for debug messageWei Yongjun2009-03-03
* | tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-03
* | dccp: Do not let initial option overhead shrink the MPSGerrit Renker2009-03-02
* | dccp: Minimise header option overhead in setting the MPSGerrit Renker2009-03-02
* | tcp: get rid of two unnecessary u16s in TCP skb flags copyingIlpo Järvinen2009-03-02
* | tcp: in sendmsg/pages open code the real goto targetIlpo Järvinen2009-03-02
* | tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-02