aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-15
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-15
| * net: Fix save software checksum completeTom Herbert2014-06-15
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-13
|\ \ | |/ |/|
| * libceph: add ceph_monc_wait_osdmap()Ilya Dryomov2014-06-05
| * libceph: mon_get_version request infrastructureIlya Dryomov2014-06-05
| * libceph: recognize poolop requests in debugfsIlya Dryomov2014-06-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \
| * | rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-12
| * | tcp: fixing TLP's FIN recoveryPer Hurtig2014-06-12
| * | bridge: fix compile error when compiling without IPv6 supportLinus Lüssing2014-06-12
| * | bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing2014-06-12
| * | sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
| |\ \
| | * | net/core: Add VF link state control policyDoug Ledford2014-06-11
| | * | net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao2014-06-11
| | * | net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang2014-06-11
| | * | ip_tunnel: fix i_key matching in ip_tunnel_findDmitry Popov2014-06-11
| | * | ip_vti: Fix 'ip tunnel add' with 'key' parametersDmitry Popov2014-06-11
| | * | dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-06-11
| | * | ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-11
| | * | net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-08
| | * | ip_tunnel: fix possible rtable leakDmitry Popov2014-06-05
| * | | net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-11
| * | | net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2014-06-11
| * | | net: Save software checksum completeTom Herbert2014-06-11
| * | | ceph: remove bogus externstephen hemminger2014-06-11
| * | | ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-11
| * | | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-11
| * | | bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-11
| * | | bridge: Prepare for forwarding another bridge group addressesToshiaki Makita2014-06-11
| * | | bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita2014-06-11
| * | | bridge: Add 802.1ad tx vlan accelerationToshiaki Makita2014-06-11
| * | | net: filter: fix warning on 32-bit archAlexei Starovoitov2014-06-11
| * | | tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy2014-06-11
| * | | net: sctp: fix incorrect type in gfp initializerDaniel Borkmann2014-06-11
| * | | net: sctp: improve sctp_select_active_and_retran_path selectionDaniel Borkmann2014-06-11
| * | | net: sctp: migrate most recently used transport to ktimeDaniel Borkmann2014-06-11
| * | | net: sctp: refactor active path selectionDaniel Borkmann2014-06-11
| * | | ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-11
| * | | mac802154: don't deliver packets to devices that are downPhoebe Buckheister2014-06-11
| * | | mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister2014-06-11
| * | | net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-11
| * | | bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-11
| * | | bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-11
| * | | bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing2014-06-11
| * | | bridge: rename struct bridge_mcast_query/querierLinus Lüssing2014-06-11
| * | | gre: allow changing mac address when device is upstephen hemminger2014-06-11
| * | | tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-11