summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12346-6799/+13776
|\
| * rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-121-4/+18
| * tcp: fixing TLP's FIN recoveryPer Hurtig2014-06-121-3/+1Star
| * bridge: fix compile error when compiling without IPv6 supportLinus Lüssing2014-06-121-0/+2
| * bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing2014-06-121-0/+2
| * sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-121-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-1210-16/+32
| |\
| | * net/core: Add VF link state control policyDoug Ledford2014-06-121-0/+2
| | * net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao2014-06-111-1/+2
| | * net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang2014-06-111-0/+1
| | * ip_tunnel: fix i_key matching in ip_tunnel_findDmitry Popov2014-06-111-2/+3
| | * ip_vti: Fix 'ip tunnel add' with 'key' parametersDmitry Popov2014-06-112-5/+13
| | * dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-06-111-1/+3
| | * ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-112-4/+4
| | * net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-083-3/+4
| | * ip_tunnel: fix possible rtable leakDmitry Popov2014-06-061-0/+1
| * | net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-122-2/+4
| * | net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2014-06-121-0/+1
| * | net: Save software checksum completeTom Herbert2014-06-123-8/+15
| * | ceph: remove bogus externstephen hemminger2014-06-121-1/+1
| * | ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-121-5/+15
| * | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-127-15/+19
| * | bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-123-0/+130
| * | bridge: Prepare for forwarding another bridge group addressesToshiaki Makita2014-06-123-2/+10
| * | bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita2014-06-123-12/+51
| * | bridge: Add 802.1ad tx vlan accelerationToshiaki Makita2014-06-121-2/+3
| * | net: filter: fix warning on 32-bit archAlexei Starovoitov2014-06-121-3/+3
| * | tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy2014-06-121-2/+3
| * | net: sctp: fix incorrect type in gfp initializerDaniel Borkmann2014-06-111-1/+1
| * | net: sctp: improve sctp_select_active_and_retran_path selectionDaniel Borkmann2014-06-111-5/+45
| * | net: sctp: migrate most recently used transport to ktimeDaniel Borkmann2014-06-113-5/+7
| * | net: sctp: refactor active path selectionDaniel Borkmann2014-06-111-59/+61
| * | ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-111-1/+1
| * | mac802154: don't deliver packets to devices that are downPhoebe Buckheister2014-06-113-10/+17
| * | mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister2014-06-111-0/+1
| * | net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-111-99/+99
| * | bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-112-6/+67
| * | bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-112-12/+58
| * | bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing2014-06-112-13/+95
| * | bridge: rename struct bridge_mcast_query/querierLinus Lüssing2014-06-113-95/+100
| * | gre: allow changing mac address when device is upstephen hemminger2014-06-111-0/+1
| * | tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-112-9/+11
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-086-37/+60
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-066-37/+60
| | |\ \
| | | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-056-37/+60
| | | |\ \
| | | | * | Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-021-1/+4
| | | | * | Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-021-1/+2
| | | | * | Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg2014-06-011-3/+4
| | | | * | Bluetooth: l2cap: Set more channel defaultsJukka Rissanen2014-05-311-0/+6
| | | | * | Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-05-311-30/+35