aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-08-05AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle
2008-08-05pktgen: mac countRobert Olsson
2008-08-05pktgen: random flow Robert Olsson
2008-08-05bridge: Eliminate unnecessary forward delayStephen Hemminger
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller
2008-08-05bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski
2008-08-04iwlwifi: HW bug fixesTomas Winkler
2008-08-04mac80211: automatic IBSS channel selectionDaniel Drake
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-08-03net: eliminate refcounting in backlog queueStephen Hemminger
2008-08-03ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun
2008-08-03sctp: Drop ipfargok in sctp_xmit functionHerbert Xu
2008-08-03ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang
2008-08-03ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal
2008-08-03net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener
2008-08-03net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek
2008-08-03net: fix missing pneigh entries in the neighbor seq_file codeChris Larson
2008-08-03net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller
2008-08-02pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller
2008-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler
2008-08-01RFKILL: set the status of the leds on activation.Dmitry Baryshkov
2008-08-01RFKILL: allow one to specify led trigger nameDmitry Baryshkov
2008-08-01rfkill: query EV_SW states when rfkill-input (re)?connects to a input deviceHenrique de Moraes Holschuh
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-01[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro
2008-07-31tcp: MD5: Fix IPv6 signaturesAdam Langley
2008-07-31net/ipv4/route.c: fix build errorIngo Molnar
2008-07-31tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley
2008-07-31ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun
2008-07-31netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller
2008-07-31netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov
2008-07-31netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov
2008-07-31netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy
2008-07-30atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells
2008-07-30net: use the common ascii hex helpersHarvey Harrison
2008-07-30bridge: send correct MTU value in PMTU (revised)Simon Wunderlich
2008-07-30net: Make "networking" one-click deselectable.Robert P. J. Day
2008-07-30ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller
2008-07-30pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller
2008-07-29IPv6: datagram_send_ctl() should exit immediately when an error occuredMiao Xie
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-29mac80211: fix mesh beaconingLuis Carlos Cobo
2008-07-29mac80211: fix cfg80211 hooks for master interfaceJohannes Berg
2008-07-29nl80211: fix dump callbacksJohannes Berg