summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-10-07Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta
2014-10-07Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta
2014-10-07Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta
2014-10-07net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou
2014-10-07openvswitch: fix a sparse warningAndy Zhou
2014-10-07net: fix a sparse warningAndy Zhou
2014-10-07ipv6: don't walk node's leaf during serial number updateHannes Frederic Sowa
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa
2014-10-07ipv6: only generate one new serial number per fib mutationHannes Frederic Sowa
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa
2014-10-06net: validate_xmit_vlan() is staticEric Dumazet
2014-10-06net: fix rcu access on phonet_routesFabian Frederick
2014-10-06net: sched: do not use tcf_proto 'tp' argument from call_rcuJohn Fastabend
2014-10-06net: sched: cls_cgroup tear down exts and ematch from rcu callbackJohn Fastabend
2014-10-06net: sched: remove tcf_proto from ematch callsJohn Fastabend
2014-10-06net: introduce netdevice gso_min_segs attributeEric Dumazet
2014-10-06ipv4: igmp: fix v3 general query drop monitor false positiveDaniel Borkmann
2014-10-06ieee802154: 6lowpan: fix sign of errno return valAlexander Aring
2014-10-06ieee802154: reassembly: fix tag byteorderAlexander Aring
2014-10-06ieee802154: 6lowpan: fix byteorder for frag tagAlexander Aring
2014-10-06ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet
2014-10-06net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet
2014-10-06net: skb_segment() provides list head and tailEric Dumazet
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross
2014-10-06openvswitch: Factor out allocation and verification of actions.Jesse Gross
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross
2014-10-06openvswitch: Add support for matching on OAM packets.Jesse Gross
2014-10-06openvswitch: Eliminate memset() from flow_extract.Jesse Gross
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-05bridge: Add filtering support for default_pvidVlad Yasevich
2014-10-05bridge: Simplify pvid checks.Vlad Yasevich
2014-10-05bridge: Add a default_pvid sysfs attributeVlad Yasevich
2014-10-05ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpanSimon Vincent
2014-10-05trivial: net/mac802154: Fix Kconfig typoJulien Catalano
2014-10-04ematch: Fix early ending of inverted containers.Ignacy Gawędzki
2014-10-04net: sched: suspicious RCU usage in qdisc_watchdogJohn Fastabend
2014-10-04net: dsa: do not call phy_start_anegFlorian Fainelli
2014-10-04net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian
2014-10-04ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-03ip_tunnel: Add GUE supportTom Herbert
2014-10-03gue: Receive side for Generic UDP EncapsulationTom Herbert
2014-10-03fou: eliminate IPv4,v6 specific GRO functionsTom Herbert