aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-17net: implements ip_route_input_noref()Eric Dumazet
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-15net: Consistent skb timestampingEric Dumazet
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan
2010-05-10Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg
2010-05-06net: Increase NET_SKB_PAD to 64 bytesEric Dumazet