summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-15Automatically merging tracking-multiplatform into merge-linux-linaro-core-tra...Andrey Konovalov
2012-06-15Merge branch 'tracking-linaro-android-3.5' into merge-linux-linaro-core-trackingAndrey Konovalov
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-08net/core: fix kernel-doc warningsRandy Dunlap
2012-06-08l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet
2012-06-08mac80211: add back channel change flagStanislaw Gruszka
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat
2012-06-07appletalk: Remove out of date message in printkDave Jones
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf
2012-06-07net: neighbour: fix neigh_dump_info()Eric Dumazet
2012-06-07net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-06-07netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-05cfg80211: fix interface combinations checkJohannes Berg
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-04config: Set Andorid config options to default nJohn Stultz
2012-06-04netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2012-06-04netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2012-06-04netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2012-06-04netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2012-06-04bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2012-06-04netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2012-06-04netfilter: fixup the quota2, and enable.JP Abgrall
2012-06-04netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2012-06-04netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2012-06-04netfilter: add xt_qtaguid matching moduleJP Abgrall
2012-06-04nf: xt_socket: export the fancy sock finder codeJP Abgrall
2012-06-04net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2012-06-04net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2012-06-04net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2012-06-04net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2012-06-04net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2012-06-04net: activity_stats: Add statistics for network transmission activityMike Chan
2012-06-04Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-06-04Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-06-04Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-06-04Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-06-04rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2012-06-04net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-06-04misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2012-06-04sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2012-06-04net: socket ioctl to reset connections matching local addressRobert Love
2012-06-04Paranoid network.Robert Love