summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2-2/+2
2010-07-21Bluetooth: Add debugfs support for showing the blacklistJohan Hedberg1-0/+38
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg3-1/+94
2010-07-21Bluetooth: Fix L2CAP control bit field corruptionGustavo F. Padovan1-0/+4
2010-07-21Bluetooth: Proper shutdown ERTM when closing the channelGustavo F. Padovan1-22/+37
2010-07-21Bluetooth: Fix bug with ERTM minimum packet lengthNathan Holstein1-4/+4
2010-07-21Bluetooth: Fix SREJ_QUEUE corruption in L2CAPJoão Paulo Rechi Vita1-1/+12
2010-07-21Bluetooth: Fix bug in l2cap_ertm_send() behaviorGustavo F. Padovan1-6/+6
2010-07-21Bluetooth: Only check SAR bits if frame is an I-frameGustavo F. Padovan1-1/+1
2010-07-21Bluetooth: Fix bug with ERTM vars incrementGustavo F. Padovan1-3/+4
2010-07-21Bluetooth: Fix drop of packets with invalid req_seq/tx_seqGustavo F. Padovan1-2/+3
2010-07-21Bluetooth: Remove L2CAP Extended Features from KconfigGustavo F. Padovan2-17/+0
2010-07-21Bluetooth: Remove max_tx and tx_window module paramenters from L2CAPGustavo F. Padovan1-10/+2
2010-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller13-18/+66
2010-07-21drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman2-5/+6
2010-07-21drop_monitor: Add error code to detect duplicate state changesNeil Horman1-2/+8
2010-07-21__dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel1-1/+1
2010-07-20bridge: Partially disable netpoll supportHerbert Xu2-31/+1
2010-07-20net: this_cpu_xxx conversionsEric Dumazet2-4/+3
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen1-0/+3
2010-07-19net: 64bit stats for netdev_queueEric Dumazet1-1/+3
2010-07-19sch_atm: Convert to use standard list_head facilities.David S. Miller1-57/+41
2010-07-19net: support time stamping in phy devices.Richard Cochran5-1/+144
2010-07-19net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran1-2/+1
2010-07-19vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia3-49/+86
2010-07-19net: Remove MAX_SOCK_ADDR constantTetsuo Handa1-9/+0
2010-07-19net: dccp: fix sign bugKulikov Vasiliy1-1/+1
2010-07-19IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard1-1/+2
2010-07-16ipmr: Don't leak memory if fib lookup fails.Ben Greear1-2/+6
2010-07-16net: bridge: fix sign bugKulikov Vasiliy1-1/+1
2010-07-15net: fix problem in reading sock TX queueTom Herbert1-4/+3
2010-07-15Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau1-2/+1
2010-07-15net/core: neighbour update OopsDoug Kehn1-1/+4
2010-07-15net/sched: potential data corruptionDan Carpenter1-2/+2
2010-07-15net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet1-3/+10
2010-07-15rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao1-0/+1
2010-07-15xfrm: do not assume that template resolving always returns xfrmsTimo Teräs1-2/+13
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-28/+39
2010-07-13net/irda: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-07-13net/core: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-13net: autoconvert trivial BKL users to private mutexArnd Bergmann2-6/+8
2010-07-13net: sock_free() optimizationsEric Dumazet1-2/+3
2010-07-13inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao5-16/+24
2010-07-139p: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2010-07-13dsa: Fix Kconfig dependencies.David S. Miller1-1/+1
2010-07-13act_nat: not all of the ICMP packets need an IP header payloadChangli Gao1-1/+4
2010-07-13cfg80211: 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-10net: Document that dev_get_stats() returns the given pointerBen Hutchings1-6/+6