summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-08-17Automatically merging tracking-samslt-all into merge-linux-linaroAndrey Konovalov
2012-08-16Automatically merging tracking-ubuntu-sauce into merge-linux-linaro-core-trac...Andrey Konovalov
2012-08-15UBUNTU: SAUCE: rds_ib_send() -- prevent local pings triggering BUG_ON()Andy Whitcroft
2012-08-15UBUNTU: SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate...Mathieu Trudel-Lapierre
2012-08-14Merge branch 'tracking-multiplatform' into merge-linux-linaro-core-trackingAndrey Konovalov
2012-08-13Merge branch 'warnings/broken' into testing/defconfig-warningsArnd Bergmann
2012-08-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Arnd Bergmann
2012-08-13warnings in net/core/pktgen.cArnd Bergmann
2012-08-13warnings in net/netfilter/ipvs/ip_vs_ctl.cArnd Bergmann
2012-08-12af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2012-08-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet
2012-08-10config: Set Andorid config options to default nJohn Stultz
2012-08-10netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2012-08-10netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2012-08-10netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2012-08-10netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2012-08-10bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2012-08-10netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2012-08-10netfilter: fixup the quota2, and enable.JP Abgrall
2012-08-10netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2012-08-10netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2012-08-10netfilter: add xt_qtaguid matching moduleJP Abgrall
2012-08-10nf: xt_socket: export the fancy sock finder codeJP Abgrall
2012-08-10net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2012-08-10net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2012-08-10net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2012-08-10net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2012-08-10net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2012-08-10net: activity_stats: Add statistics for network transmission activityMike Chan
2012-08-10Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-08-10Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-08-10Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-08-10Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-08-10rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2012-08-10net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-08-10misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2012-08-10sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2012-08-10net: socket ioctl to reset connections matching local addressRobert Love
2012-08-10Paranoid network.Robert Love
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-09net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet
2012-08-09ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet
2012-08-09tcp: must free metrics at net dismantleEric Dumazet
2012-08-08net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2012-08-08batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl
2012-08-08sched: add missing group change to qfq_change_classPaolo Valente
2012-08-08net: force dst_default_metrics to const sectionEric Dumazet
2012-08-08net: fib: fix incorrect call_rcu_bh()Eric Dumazet
2012-08-08af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue