summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-27syncookies: add support for ECNFlorian Westphal
2010-06-27syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal
2010-06-26ipv6: remove ipv6_statisticsEric Dumazet
2010-06-26snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-26arp: RCU change in arp_solicit()Eric Dumazet
2010-06-26dccp: make implementation of Syn-RTT symmetricGerrit Renker
2010-06-26dccp: remove unused function argumentGerrit Renker
2010-06-26net/core/pktgen.c: Use pr_<level>Joe Perches
2010-06-26net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-06-25netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner
2010-06-25tcp: do not send reset to already closed socketsKonstantin Khorenko
2010-06-25net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-24mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville
2010-06-24minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville
2010-06-24wireless: mark reg_mutex as staticJohn W. Linville
2010-06-24minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville
2010-06-24mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville
2010-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-23bridge: 64bit rx/tx countersEric Dumazet
2010-06-23net: consolidate netif_needs_gso() checksJohn Fastabend
2010-06-22netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann
2010-06-22netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-06-21udp: Fix bogus UFO packet generationHerbert Xu
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde
2010-06-21caif: Add debug connection type for CAIF.Sjur Braendeland
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-21caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-06-21caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland
2010-06-18mac80211: fix sw scan bracketingJohannes Berg
2010-06-18wireless: move regulatory_init to .init.textUwe Kleine-König
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-17bridge: fdb cleanup runs too oftenstephen hemminger
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy
2010-06-16net: Export cred_to_ucred to modules.David S. Miller
2010-06-16af_unix: Allow connecting to sockets in other network namespaces.Eric W. Biederman
2010-06-16af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-06-16af_netlink: Add needed scm_destroy after scm_send.Eric W. Biederman
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman
2010-06-16Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal