aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-15Merge branch 'tracking-llvm' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-04-15Automatically merging tracking-linaro-android-3.14 into merge-linux-linaro-co...Andrey Konovalov
2014-03-31net: Drop unnecssary pinet6 checkJohn Stultz
2014-03-31net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois
2014-03-31mac80211: LLVMLinux: Remove VLAIS usage from mac80211Jan-Simon Möller
2014-03-28netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_skJohn Stultz
2014-03-28net: kuid/kguid build fixesJohn Stultz
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita
2014-03-28tcp: Fix build error if IPV6 is not selectedTushar Behera
2014-03-28config: Set PARANOID_NETWORK and NET_ACTIVITY_STATS as default ANDROIDJohn Stultz
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-03-26net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-03-26ip_tunnel: Fix dst ref-count.Pravin B Shelar
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