aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-19Merge branch 'experimental/android-3.10' of https://android.googlesource.com/...Mark Brown
2013-07-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-07-01netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg
2013-07-01netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg
2013-07-01net: activity_stats: Stop using obsolete create_proc_read_entry apiArve Hjønnevåg
2013-07-01netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-07-01af_unix: use freezable blocking calls in readColin Cross
2013-07-01freezer: add unsafe versions of freezable helpers for NFSColin Cross
2013-07-01netfilter: qtaguid: rate limit some of the printksJP Abgrall
2013-07-01net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2013-07-01netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-07-01netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-07-01netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-07-01netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-07-01netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-07-01netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2013-07-01netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2013-07-01netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2013-07-01netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2013-07-01netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2013-07-01netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2013-07-01bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2013-07-01netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2013-07-01netfilter: fixup the quota2, and enable.JP Abgrall
2013-07-01netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2013-07-01netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2013-07-01netfilter: add xt_qtaguid matching moduleJP Abgrall
2013-07-01nf: xt_socket: export the fancy sock finder codeJP Abgrall
2013-07-01net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2013-07-01net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2013-07-01net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2013-07-01net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2013-07-01net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2013-07-01net: activity_stats: Add statistics for network transmission activityMike Chan
2013-07-01Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2013-07-01Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2013-07-01Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2013-07-01Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2013-07-01Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2013-07-01rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2013-07-01net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2013-07-01misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2013-07-01sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2013-07-01net: socket ioctl to reset connections matching local addressRobert Love
2013-07-01Paranoid network.Robert Love
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa
2013-06-25gre: fix a possible skb leakEric Dumazet