aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville10-28/+39
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-07-12net/core: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann2-6/+8
2010-07-12net: sock_free() optimizationsEric Dumazet1-2/+3
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()Changli Gao5-16/+24
2010-07-129p: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2010-07-12cfg80211: ignore spurious deauthJohannes Berg1-4/+4
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet13-53/+32
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet22-140/+67
2010-07-09net: Document that dev_get_stats() returns the given pointerBen Hutchings1-6/+6
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2-6/+27
2010-07-09atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto1-2/+64
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto1-0/+30
2010-07-08vlan: allow TSO setting on vlan interfacesEric Dumazet1-0/+20
2010-07-08gre: propagate ipv6 transport classStephen Hemminger1-0/+2
2010-07-08mac80211: remove wep dependencyJohn W. Linville7-21/+30
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-24/+76
2010-07-07net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis1-2/+1
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet6-18/+27
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu1-0/+3
2010-07-07NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby1-1/+1
2010-07-05bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu1-9/+12
2010-07-05ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet1-1/+1
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh2-0/+4
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches1-0/+62
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller15-111/+243
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-2/+4
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-0/+18
2010-07-02minstrel_ht: fix check for downgrading of top2 rateMing Lei1-2/+2
2010-07-02minstrel_ht: fix updating rate with best probabilityMing Lei1-0/+2
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet1-2/+4
2010-07-02bridge: add per bridge device controls for invoking iptablesPatrick McHardy3-9/+97
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller19-62/+178
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings1-0/+80
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings1-23/+5
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao2-0/+23
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet4-10/+76
2010-06-30act_nat: use stack variableChangli Gao1-21/+10
2010-06-30act_mirred: combine duplicate codeChangli Gao1-4/+2
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa1-0/+1
2010-06-30net/core: use ntohs for skb->protocolSebastian Andrzej Siewior1-1/+2
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings1-4/+4
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings1-2/+6
2010-06-29net/Makefile: conditionally descend to wireless and ieee802154Nicolas Kaiser1-2/+2
2010-06-29mac80211: add basic tracing to drv_get_surveyJohn W. Linville2-1/+28
2010-06-29mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville1-3/+0
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings1-9/+27
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings1-2/+3
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland2-17/+4