summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-07-22caif: precedence bugDan Carpenter
2010-07-22net: RTA_MARK additionEric Dumazet
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan
2010-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman
2010-07-20drop_monitor: Add error code to detect duplicate state changesNeil Horman
2010-07-20__dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel
2010-07-20bridge: Partially disable netpoll supportHerbert Xu
2010-07-19net: this_cpu_xxx conversionsEric Dumazet
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-07-19net: 64bit stats for netdev_queueEric Dumazet
2010-07-19sch_atm: Convert to use standard list_head facilities.David S. Miller
2010-07-19net: support time stamping in phy devices.Richard Cochran
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-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-16ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-16net: bridge: fix sign bugKulikov Vasiliy
2010-07-15net: fix problem in reading sock TX queueTom Herbert
2010-07-15Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau
2010-07-15net/core: neighbour update OopsDoug Kehn
2010-07-15net/sched: potential data corruptionDan Carpenter
2010-07-14net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet
2010-07-14rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs
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-13dsa: Fix Kconfig dependencies.David S. Miller
2010-07-13act_nat: not all of the ICMP packets need an IP header payloadChangli Gao
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-09Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont
2010-07-09gre: propagate ipv6 transport classStephen Hemminger
2010-07-08Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo
2010-07-08Bluetooth: Reset the security level after an authentication failureJohan Hedberg
2010-07-08Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko
2010-07-08mac80211: remove wep dependencyJohn W. Linville