summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller550-2905/+4562
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds115-671/+1045
2015-12-18team: Advertise tunneling offload featuresEran Ben Elisha1-0/+11
2015-12-18net: qmi_wwan: ignore bogus CDC Union descriptorsBjørn Mork1-1/+4
2015-12-17net/macb: Update device tree binding for resetting PHY using GPIOGregory CLEMENT2-5/+18
2015-12-17Merge branch 'cxgb4-l2-table-enhancements'David S. Miller3-62/+137
2015-12-17cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2-40/+24
2015-12-17cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai1-2/+1
2015-12-17cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai3-25/+117
2015-12-17cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai1-1/+1
2015-12-17net: check both type and procotol for tcp socketsWANG Cong2-2/+4
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian2-18/+24
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet1-11/+12
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2015-12-17nfp: clear ring delayed kick countersJakub Kicinski1-0/+2
2015-12-17tun: honor IFF_UP in tun_get_user()Eric Dumazet1-0/+3
2015-12-17ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa2-4/+17
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long2-0/+11
2015-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-11/+8
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon1-3/+5
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-10/+11
2015-12-17fou: clean up socket with kfree_rcuHannes Frederic Sowa1-1/+2
2015-12-17net: Pass ndm_state to route netlink FDB notifications.Hubert Sokolowski1-7/+10
2015-12-17Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller9-74/+92
2015-12-1782xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth1-1/+1
2015-12-17gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz1-2/+2
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-68/+138
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2015-12-16rhashtable: Fix walker list corruptionHerbert Xu1-9/+7
2015-12-16Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller13-27/+370
2015-12-16Merge branch 'geneve-udp-port-offload'David S. Miller8-44/+237
2015-12-16i40e: Call geneve_get_rx_port to get the existing Geneve portsSinghai, Anjali1-0/+3
2015-12-16geneve: Add geneve_get_rx_port supportSinghai, Anjali2-0/+32
2015-12-16i40e: Kernel dependency update for i40e to support geneve offloadSinghai, Anjali1-0/+10
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali4-43/+150
2015-12-16geneve: Add geneve udp port offload for ethernet devicesSinghai, Anjali2-1/+42
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun5-2/+43
2015-12-16rhashtable: Enforce minimum size on initial hash tableHerbert Xu1-3/+3
2015-12-16batman-adv: lock crc access in bridge loop avoidanceSimon Wunderlich2-5/+32
2015-12-16batman-adv: Fix typo 'wether' -> 'whether'Sven Eckelmann1-2/+2
2015-12-16batman-adv: Use chain pointer when purging fragmentsSven Eckelmann1-4/+4
2015-12-16batman-adv: unify flags access style in tt global addSimon Wunderlich1-1/+1
2015-12-16batman-adv: detect local excess vlans in TT requestSimon Wunderlich1-1/+13
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet1-0/+1
2015-12-16ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa1-0/+6
2015-12-16sctp: use GFP_KERNEL in sctp_init()Eric Dumazet1-2/+2
2015-12-16Merge branch 'sock-diag-destroy'David S. Miller12-26/+143
2015-12-16net: diag: Support destroying TCP sockets.Lorenzo Colitti6-0/+68
2015-12-16net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti2-8/+19