aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-28sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak
2009-08-28net: ip_rt_send_redirect() optimizationEric Dumazet
2009-08-28tcp: keepalive cleanupsEric Dumazet
2009-08-28ipv4: af_inet.c cleanupsEric Dumazet
2009-08-28pktgen: use proc_create_data()Alexey Dobriyan
2009-08-28pktgen: increase versionStephen Hemminger
2009-08-28pktgen: cleanup checkpatch warningsStephen Hemminger
2009-08-28pktgen: use common idle routineStephen Hemminger
2009-08-28pktgen: spin using hrtimerStephen Hemminger
2009-08-28pktgen: convert to use ktime_tStephen Hemminger
2009-08-28pktgen: avoid calling gettimeofdayStephen Hemminger
2009-08-28pktgen: reorganize transmit loopStephen Hemminger
2009-08-28pktgen: use netdev_alloc_skbStephen Hemminger
2009-08-28pktgen: cleanup clone count testStephen Hemminger
2009-08-28pktgen: xmit logic reorganizationStephen Hemminger
2009-08-28pktgen: stop_device cleanupStephen Hemminger
2009-08-28pktgen: mark read-only/mostly variablesStephen Hemminger
2009-08-28pktgen: change inliningStephen Hemminger
2009-08-28pktgen: minor cleanupStephen Hemminger
2009-08-28SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann
2009-08-28mac80211: fix RX skb leaksJohannes Berg
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES
2009-08-26Bluetooth: Add support for L2CAP 'Send RRorRNR' actionGustavo F. Padovan
2009-08-26Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan
2009-08-26Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)Gustavo F. Padovan
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy
2009-08-25netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy
2009-08-24pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller
2009-08-24Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layerRandy Dunlap
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-24netfilter: bridge: refcount fixEric Dumazet
2009-08-24netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-24Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAPGustavo F. Padovan
2009-08-24Bluetooth: Add locking scheme to L2CAP timeout callbacksGustavo F. Padovan