aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff
2014-03-19netfilter: xt_qtaguid: 64-bit warning fixesGreg Hackmann
2014-03-19tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2014-03-19netfilter: xt_IDLETIMER: Revert to retain the kernel API format.Ashish Sharma
2014-03-19netfilter: xt_qtaguid: fix memory leak in seq_file handlersGreg Hackmann
2014-03-19netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg
2014-03-19netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg
2014-03-19net: activity_stats: Stop using obsolete create_proc_read_entry apiArve Hjønnevåg
2014-03-19netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2014-03-19netfilter: qtaguid: rate limit some of the printksJP Abgrall
2014-03-19netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2014-03-19netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2014-03-19netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2014-03-19netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2014-03-19netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2014-03-19netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2014-03-19netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2014-03-19netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2014-03-19netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2014-03-19netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2014-03-19netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2014-03-19bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2014-03-19netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2014-03-19netfilter: fixup the quota2, and enable.JP Abgrall
2014-03-19netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2014-03-19netfilter: add xt_qtaguid matching moduleJP Abgrall
2014-03-19net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2014-03-19net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2014-03-19net: activity_stats: Add statistics for network transmission activityMike Chan
2014-03-19rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2014-03-19net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2014-03-19misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2014-03-19sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2014-03-19net: socket ioctl to reset connections matching local addressRobert Love
2014-03-19Paranoid network.Robert Love
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-03-12net: socket: error on a negative msg_namelenMatthew Leach
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin