summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-154-14/+61
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-131-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-123-7/+153
|\ \ | |/ |/|
| * libceph: add ceph_monc_wait_osdmap()Ilya Dryomov2014-06-061-0/+27
| * libceph: mon_get_version request infrastructureIlya Dryomov2014-06-063-5/+122
| * libceph: recognize poolop requests in debugfsIlya Dryomov2014-06-061-2/+4
* | 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/+1
| * | 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-1110-16/+32
| |\ \
| | * | net/core: Add VF link state control policyDoug Ledford2014-06-111-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-102-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-051-0/+1
| * | | net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-112-2/+4
| * | | net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2014-06-111-0/+1
| * | | net: Save software checksum completeTom Herbert2014-06-113-8/+15
| * | | ceph: remove bogus externstephen hemminger2014-06-111-1/+1
| * | | ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-111-5/+15
| * | | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-117-15/+19
| * | | bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-113-0/+130
| * | | bridge: Prepare for forwarding another bridge group addressesToshiaki Makita2014-06-113-2/+10
| * | | bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita2014-06-113-12/+51
| * | | bridge: Add 802.1ad tx vlan accelerationToshiaki Makita2014-06-111-2/+3
| * | | net: filter: fix warning on 32-bit archAlexei Starovoitov2014-06-111-3/+3
| * | | tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy2014-06-111-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-102-6/+67
| * | | bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-102-12/+58
| * | | bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing2014-06-102-13/+95
| * | | bridge: rename struct bridge_mcast_query/querierLinus Lüssing2014-06-103-95/+100
| * | | gre: allow changing mac address when device is upstephen hemminger2014-06-101-0/+1
| * | | tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-102-9/+11
OpenPOWER on IntegriCloud