aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-09
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-09
* atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto2010-07-09
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-09
* vlan: allow TSO setting on vlan interfacesEric Dumazet2010-07-09
* gre: propagate ipv6 transport classStephen Hemminger2010-07-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\
| * bridge: Clear IPCB before possible entry into IP stackHerbert Xu2010-07-07
| * bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu2010-07-05
| * xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-04
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
| |\
| | * netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-02
| * | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-03
| * | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-29
| * | ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings2010-06-29
| * | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-26
| * | Bluetooth: Bring back var 'i' incrementGustavo F. Padovan2010-06-25
| * | xfrm: check bundle policy existance before dereferencing itTimo Teräs2010-06-24
* | | net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis2010-07-07
* | | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* | | ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet2010-07-05
* | | netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-04
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
|\ \ \
| * | | bridge: add per bridge device controls for invoking iptablesPatrick McHardy2010-07-02
| * | | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-28
| * | | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-28
| * | | netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-25
| * | | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-25
| * | | netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann2010-06-22
| * | | netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap2010-06-22
| * | | IPVS: one-packet schedulingNick Chalk2010-06-22
| * | | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-17
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
|\ \ \ \
| * | | | mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa2010-06-30
| * | | | mac80211: add basic tracing to drv_get_surveyJohn W. Linville2010-06-29
| * | | | mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville2010-06-29
| * | | | mac80211: fix the for_each_sta_info macroFelix Fietkau2010-06-28
| * | | | mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville2010-06-28
| * | | | mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville2010-06-28
| * | | | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-24
| * | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-24
| * | | | mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville2010-06-24
| * | | | minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2010-06-24
| * | | | wireless: mark reg_mutex as staticJohn W. Linville2010-06-24
| * | | | minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville2010-06-24
| * | | | mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville2010-06-24
| * | | | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-21
| * | | | mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-21
| * | | | mac80211: fix sw scan bracketingJohannes Berg2010-06-18