summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner
2010-06-24Bluetooth: Bring back var 'i' incrementGustavo F. Padovan
2010-06-24tcp: do not send reset to already closed socketsKonstantin Khorenko
2010-06-24net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton
2010-06-24xfrm: check bundle policy existance before dereferencing itTimo Teräs
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-23Merge 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-20caif: Add debug connection type for CAIF.Sjur Braendeland
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-06-20caif: 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
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet
2010-06-15inetpeer: do not use zero refcnt for freed entriesEric Dumazet
2010-06-15bridge: Add const to dummy br_netpoll_send_skbHerbert Xu
2010-06-15bridge: Fix OOM crash in deliver_cloneHerbert Xu
2010-06-15ipfrag : frag_kfree_skb() cleanupEric Dumazet
2010-06-15ip_frag: Remove some atomic opsEric Dumazet