summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-29l2tp: l2tp_eth: Fix section mismatch warningDmitry Shmidt
2010-09-29net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2010-09-29net: activity_stats: Add statistics for network transmission activityMike Chan
2010-09-29Bluetooth: Hack: Don't dereference null pointer.Nick Pelly
2010-09-29Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2010-09-29Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...Nick Pelly
2010-09-29Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2010-09-29Revert "Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP"Nick Pelly
2010-09-29Revert "Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP"Nick Pelly
2010-09-29Revert "Bluetooth: Fix rejected connection not disconnecting ACL link"Nick Pelly
2010-09-29Bluetooth: Hack: Do not use power_save feature.Nick Pelly
2010-09-29Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL packets.Nick Pelly
2010-09-29Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2010-09-29Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2010-09-29Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2010-09-29rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2010-09-29net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2010-09-29misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2010-09-29sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2010-09-29net: socket ioctl to reset connections matching local addressRobert Love
2010-09-29Paranoid network.Robert Love
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng
2010-09-27net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto
2010-09-24net: fix a lockdep splatEric Dumazet
2010-09-22xfrm4: strip ECN bits from tos fieldUlrich Weber
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-20tcp: Fix race in tcp_pollTom Marshall
2010-09-20rose: Fix signedness issues wrt. digi count.David S. Miller
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-20ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2010-09-16net/llc: storing negative error codes in unsigned shortDan Carpenter
2010-09-16xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet
2010-09-14net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller
2010-09-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds