summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-19Merge branch 'upstream/android-3.4' into linaro-android-3.4tracking-linaro-android-3.4-3.4-rc3-2012.04-0John Stultz
2012-04-19config: Set Andorid config options to default nJohn Stultz
2012-04-18netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2012-04-18netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2012-04-17Revert Bluetooth: Use the stored LTK for restabilishing securityJohn Stultz
2012-04-16Merge commit 'v3.4-rc3' into testJohn Stultz
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-10tcp: restore correct limitEric Dumazet
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-10netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik
2012-04-09bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2012-04-09netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2012-04-09netfilter: fixup the quota2, and enable.JP Abgrall
2012-04-09netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2012-04-09netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2012-04-09netfilter: add xt_qtaguid matching moduleJP Abgrall
2012-04-09nf: xt_socket: export the fancy sock finder codeJP Abgrall
2012-04-09net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2012-04-09net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2012-04-09net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2012-04-09net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2012-04-09net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2012-04-09net: activity_stats: Add statistics for network transmission activityMike Chan
2012-04-09Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-04-09Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2012-04-09Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2012-04-09Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-04-09Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-04-09Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-04-09rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2012-04-09net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-04-09misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2012-04-09sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2012-04-09net: socket ioctl to reset connections matching local addressRobert Love
2012-04-09Paranoid network.Robert Love
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso
2012-04-09netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao