aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-18Automatically merging tracking-linaro-android-3.10 into merge-linux-linaro-co...Andrey Konovalov
2013-06-13sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet
2013-06-13net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan
2013-06-13l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-13l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-13packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12config: Set PARANOID_NETWORK and NET_ACTIVITY_STATS as default ANDROIDJohn Stultz
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg
2013-06-11netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg
2013-06-11netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg
2013-06-11net: activity_stats: Stop using obsolete create_proc_read_entry apiArve Hjønnevåg
2013-06-11netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-06-11netfilter: qtaguid: rate limit some of the printksJP Abgrall
2013-06-11net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2013-06-11netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-06-11netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-06-11netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-06-11netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-06-11netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-06-11netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2013-06-11netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2013-06-11netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2013-06-11netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2013-06-11netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2013-06-11netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2013-06-11bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2013-06-11netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2013-06-11netfilter: fixup the quota2, and enable.JP Abgrall
2013-06-11netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2013-06-11netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2013-06-11netfilter: add xt_qtaguid matching moduleJP Abgrall
2013-06-11nf: xt_socket: export the fancy sock finder codeJP Abgrall
2013-06-11net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2013-06-11net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2013-06-11net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2013-06-11net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2013-06-11net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2013-06-11net: activity_stats: Add statistics for network transmission activityMike Chan
2013-06-11Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2013-06-11Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2013-06-11Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2013-06-11Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2013-06-11Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly