summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-07-19net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-18vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia
2010-07-18net: Remove MAX_SOCK_ADDR constantTetsuo Handa
2010-07-18net: dccp: fix sign bugKulikov Vasiliy
2010-07-16net: bridge: fix sign bugKulikov Vasiliy
2010-07-15Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau
2010-07-15net/sched: potential data corruptionDan Carpenter
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-13net/irda: Remove unnecessary casts of private_dataJoe Perches
2010-07-13net/core: Remove unnecessary casts of private_dataJoe Perches
2010-07-13net: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-13net: sock_free() optimizationsEric Dumazet
2010-07-13inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao
2010-07-139p: strlen() doesn't count the terminatorDan Carpenter
2010-07-12cfg80211: ignore spurious deauthJohannes Berg
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-10net: Document that dev_get_stats() returns the given pointerBen Hutchings
2010-07-10net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto
2010-07-09vlan: allow TSO setting on vlan interfacesEric Dumazet
2010-07-09gre: propagate ipv6 transport classStephen Hemminger
2010-07-08mac80211: remove wep dependencyJohn W. Linville
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu
2010-07-07NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby
2010-07-06bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu
2010-07-06ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02minstrel_ht: fix check for downgrading of top2 rateMing Lei
2010-07-02minstrel_ht: fix updating rate with best probabilityMing Lei
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-07-02bridge: add per bridge device controls for invoking iptablesPatrick McHardy
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30act_nat: use stack variableChangli Gao
2010-06-30act_mirred: combine duplicate codeChangli Gao
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa
2010-06-30net/core: use ntohs for skb->protocolSebastian Andrzej Siewior
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings